fix: move files to the correct folder
This commit is contained in:
@@ -5,7 +5,7 @@ import vue from "@vitejs/plugin-vue";
|
||||
export default defineConfig({
|
||||
plugins: [tailwindcss(), vue()],
|
||||
|
||||
base: '/telegram_shop_spa/',
|
||||
base: '/image/catalog/tgshopspa/',
|
||||
build: {
|
||||
outDir: '../module/oc_telegram_shop/upload/image/catalog/tgshopspa',
|
||||
emptyOutDir: true,
|
||||
|
||||
Reference in New Issue
Block a user