mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Update package.json
This commit is contained in:
parent
5ae60afe88
commit
271e34ff4c
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"cdn:esm": "tsc -p tsconfig.esm.json",
|
||||
"cdn": "npm run cdn:bundle && npm run cdn:esm",
|
||||
|
||||
"build": "npm run tsc npm run cdn",
|
||||
"build": "npm run tsc && npm run cdn",
|
||||
|
||||
"enable_short_import_path": "npm run build && npx denoify_enable_short_npm_import_path",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue