mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
refactor: move assets
This commit is contained in:
parent
95baf27d58
commit
da1cb4ff9b
230 changed files with 16 additions and 18 deletions
|
|
@ -34,7 +34,6 @@ export default defineConfig(({mode}) => {
|
|||
if (id.includes("node_modules")) {
|
||||
return "vendor";
|
||||
}
|
||||
|
||||
const importersLen = getModuleInfo(id).importers.length;
|
||||
if (importersLen > 1) {
|
||||
return "common";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue