Skip to content

Commit eba490d

Browse files
committed
Not building for CDN anymore
1 parent a039f63 commit eba490d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"asynchronous"
2222
],
2323
"scripts": {
24-
"prepare": "npm run build && npm run build:cdn",
24+
"prepare": "npm run build",
2525
"build": "tsc",
2626
"format": "prettier --write \"**/*.ts\" && eslint --fix lib/**/*.ts",
2727
"lint": "eslint",

0 commit comments

Comments
 (0)