Merge branch 'main' of ssh://hrms-git.chin.in.th:6611/BMA-HRMS/hrms-manual

* 'main' of ssh://hrms-git.chin.in.th:6611/BMA-HRMS/hrms-manual:
  test subpath
This commit is contained in:
Warunee Tamkoo 2024-12-06 17:09:22 +07:00
commit a3de0771da

View file

@ -7,7 +7,7 @@ import { quasar, transformAssetUrls } from "@quasar/vite-plugin";
// https://vitejs.dev/config/
export default defineConfig({
base: "",
base: "/manual/",
plugins: [
vue({
template: { transformAssetUrls },