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({
|
export default defineConfig({
|
||||||
plugins: [tailwindcss(), vue()],
|
plugins: [tailwindcss(), vue()],
|
||||||
|
|
||||||
base: '/telegram_shop_spa/',
|
base: '/image/catalog/tgshopspa/',
|
||||||
build: {
|
build: {
|
||||||
outDir: '../module/oc_telegram_shop/upload/image/catalog/tgshopspa',
|
outDir: '../module/oc_telegram_shop/upload/image/catalog/tgshopspa',
|
||||||
emptyOutDir: true,
|
emptyOutDir: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user