mirror of
https://github.com/lbr77/SideImpactor.git
synced 2026-05-06 11:14:01 -04:00
refactor directory
This commit is contained in:
@@ -17,10 +17,13 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
webmuxd: resolve(repoRootDir, "dependencies/webmuxd/lib/webmuxd.js"),
|
||||
},
|
||||
preserveSymlinks: true,
|
||||
},
|
||||
optimizeDeps: {
|
||||
include: ["webmuxd", "@lbr77/anisette-js/browser"],
|
||||
include: ["@lbr77/anisette-js/browser"],
|
||||
},
|
||||
build: {
|
||||
commonjsOptions: {
|
||||
|
||||
Reference in New Issue
Block a user