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 50ab19f commit 93afeebCopy full SHA for 93afeeb
package.json
@@ -4,7 +4,7 @@
4
"description": "The plugins to produce the CanJS site",
5
"main": "static/canjs",
6
"scripts": {
7
- "build": "node build-search-worker.js && mkdir -p dist && cp doc/workers/static/search-worker.js dist",
+ "build": "node build-search-worker.js",
8
"start": "node build-search-worker.js && node make-example.js -f",
9
"styles": "rm -rf node_modules/bit-docs-generate-html/site/static && npm start",
10
"test": "npm start && npm run testee",
0 commit comments