Commit e4608abe authored by Lin Jen-Shin's avatar Lin Jen-Shin
parent a55bc554
...@@ -234,7 +234,7 @@ var config = { ...@@ -234,7 +234,7 @@ var config = {
}), }),
// enable scope hoisting // enable scope hoisting
new webpack.optimize.ModuleConcatenationPlugin(), // new webpack.optimize.ModuleConcatenationPlugin(),
// copy pre-compiled vendor libraries verbatim // copy pre-compiled vendor libraries verbatim
new CopyWebpackPlugin([ new CopyWebpackPlugin([
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment