[next] Bring in stdlib as artifact (#1666)

This commit is contained in:
Andrea Giammarchi
2023-09-01 18:24:49 +02:00
committed by GitHub
parent da3b43abdd
commit ef44df5dda
14 changed files with 144 additions and 66 deletions

View File

@@ -21,7 +21,7 @@
},
"scripts": {
"server": "npx static-handler --cors --coep --coop --corp .",
"build": "rollup --config rollup/core.config.js && rollup --config rollup/core-css.config.js && npm run ts",
"build": "node rollup/stdlib.cjs && rollup --config rollup/core.config.js && rollup --config rollup/core-css.config.js && npm run ts",
"ts": "tsc -p ."
},
"keywords": [