fix initial cards, and seo fixes

This commit is contained in:
2016-12-10 15:39:20 +08:00
parent 8656333b1f
commit f0dfde06da
10 changed files with 295 additions and 315 deletions
+1
View File
@@ -75,6 +75,7 @@ if (DEBUG){
//);
} else {
plugins.push(
new webpack.NoErrorsPlugin(),
new webpack.optimize.DedupePlugin(),
new webpack.optimize.OccurenceOrderPlugin(),
uglifyJsPlugin