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