improve api for web package

This commit is contained in:
Felix Roos 2023-05-07 22:36:26 +02:00
parent 3b631cb6af
commit 12228c56d9
10 changed files with 160 additions and 73 deletions

View file

@ -2,7 +2,7 @@
"name": "@strudel/web",
"version": "0.8.0",
"description": "Easy to setup, opiniated bundle of Strudel for the browser.",
"main": "repl.mjs",
"main": "web.mjs",
"publishConfig": {
"main": "dist/index.js",
"module": "dist/index.mjs"