fix vite resources
This commit is contained in:
@@ -108,6 +108,12 @@ export default defineConfig({
|
|||||||
"resources/js/pbg-task/show.js",
|
"resources/js/pbg-task/show.js",
|
||||||
// google-sheets
|
// google-sheets
|
||||||
"resources/js/data/google-sheet/index.js",
|
"resources/js/data/google-sheet/index.js",
|
||||||
|
// dummy
|
||||||
|
"resources/js/approval/index.js",
|
||||||
|
"resources/js/invitations/index.js",
|
||||||
|
"resources/js/payment-recaps/index.js",
|
||||||
|
"resources/js/report-pbg-ptsp/index.js",
|
||||||
|
"resources/js/tpa-tpt/index.js",
|
||||||
],
|
],
|
||||||
refresh: true,
|
refresh: true,
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user