mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-08-18 11:50:09 +08:00
fix initial cards, and seo fixes
This commit is contained in:
@@ -75,6 +75,7 @@ if (DEBUG){
|
||||
//);
|
||||
} else {
|
||||
plugins.push(
|
||||
new webpack.NoErrorsPlugin(),
|
||||
new webpack.optimize.DedupePlugin(),
|
||||
new webpack.optimize.OccurenceOrderPlugin(),
|
||||
uglifyJsPlugin
|
||||
|
||||
Reference in New Issue
Block a user