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 25ad909 commit f52cfd0Copy full SHA for f52cfd0
package.json
@@ -27,8 +27,7 @@
27
"start": "npx webpack --config webpack.config.js",
28
"build": "NODE_ENV=production npx webpack --config webpack.config.js",
29
"dev": "npx webpack --config webpack.config.js --watch",
30
- "docs": "node ./node_modules/@cocreate/docs/src/index.js",
31
- "hosting": "node ./node_modules/@cocreate/hosting/src/index.js"
+ "docs": "node ./node_modules/@cocreate/docs/src/index.js"
32
},
33
"repository": {
34
"type": "git",
0 commit comments