BREAKING CHANGE(core): switch to esm
This commit is contained in:
		| @@ -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", | ||||
| @@ -45,4 +44,4 @@ | ||||
|   "browserslist": [ | ||||
|     "last 1 chrome versions" | ||||
|   ] | ||||
| } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user