BREAKING CHANGE(core): switch to esm
This commit is contained in:
parent
7e7bb5f739
commit
2dfd75aaea
@ -10,8 +10,7 @@
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "(tstest test/ --web)",
|
||||
"build": "(tsbuild --web && tsbundle npm)",
|
||||
"format": "(gitzone format)"
|
||||
"build": "(tsbuild --web && tsbundle npm)"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.56",
|
||||
|
Loading…
Reference in New Issue
Block a user