优化:支持控制是否显示
This commit is contained in:
@@ -28,7 +28,7 @@ const config = {
|
||||
template: 'demo.html'
|
||||
}),
|
||||
new CpWebpackPlugin([
|
||||
{ from: path.resolve('./types'), to: path.resolve('./dist') }
|
||||
{ from: path.resolve('./types'), to: path.resolve('./dist') },
|
||||
])
|
||||
],
|
||||
devtool: 'cheap-module-souce-map',
|
||||
|
||||
Reference in New Issue
Block a user