We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe126c commit 843afe4Copy full SHA for 843afe4
packages/scratch-render/package.json
@@ -9,6 +9,7 @@
9
"type": "git",
10
"url": "https://github.com/scratchfoundation/scratch-editor.git"
11
},
12
+ "main": "./dist/node/scratch-render.js",
13
"exports": {
14
"webpack": "./src/index.js",
15
"browser": "./dist/web/scratch-render.js",
0 commit comments