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.
2 parents 2c236a8 + 8c1c4a9 commit 8abd52bCopy full SHA for 8abd52b
package.json
@@ -22,7 +22,7 @@
22
},
23
"scripts": {
24
"start": "antwar -d",
25
- "build": "antwar -b && npm run sitemap",
+ "build": "antwar -b && npm run sitemap && echo webpack.js.org > build/CNAME",
26
"deploy": "antwar -D",
27
"lint": "eslint . --ext .js --ext .jsx --ext .md",
28
"test": "npm run lint",
0 commit comments