@@ -24,7 +24,7 @@ export default {
|
||||
|
||||
plugins: [
|
||||
clear({ targets: ["dist"] }),
|
||||
resolve(),
|
||||
resolve({ rootDir: "src" }),
|
||||
commonjs(),
|
||||
typescript({tsconfig: "./tsconfig.json"}),
|
||||
screeps({config: cfg, dryRun: cfg == null})
|
||||
|
||||
Reference in New Issue
Block a user