remove cjs builds

+ add type module everywhere
This commit is contained in:
Felix Roos 2024-02-08 12:19:11 +01:00
parent d2bf9370ea
commit 60129413d3
30 changed files with 36 additions and 44 deletions

View file

@ -4,7 +4,6 @@
"description": "Codemirror Extensions for Strudel",
"main": "index.mjs",
"publishConfig": {
"main": "dist/index.js",
"module": "dist/index.mjs"
},
"scripts": {