chore: rename release target
Getting Rusty up in here...
This commit is contained in:
parent
41cfd89bcb
commit
fcda3b1952
2 changed files with 4 additions and 4 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"allowJs": false,
|
||||
"declaration": true,
|
||||
"declarationMap": true,
|
||||
"outDir": "build/production",
|
||||
"outDir": "build/release",
|
||||
"baseUrl": "./",
|
||||
"paths": { "*": ["node/modules/*"] },
|
||||
"lib": ["esnext.weakref", "dom"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue