Skip to content

Commit 8abd52b

Browse files
committed
Merge branch 'hotfix/CNAME'
2 parents 2c236a8 + 8c1c4a9 commit 8abd52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"scripts": {
2424
"start": "antwar -d",
25-
"build": "antwar -b && npm run sitemap",
25+
"build": "antwar -b && npm run sitemap && echo webpack.js.org > build/CNAME",
2626
"deploy": "antwar -D",
2727
"lint": "eslint . --ext .js --ext .jsx --ext .md",
2828
"test": "npm run lint",

0 commit comments

Comments
 (0)