mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-12 19:42:32 +03:00
fix demo
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ if (process.env.NODE_ENV === 'production') {
|
||||
}
|
||||
}),
|
||||
new webpack.optimize.UglifyJsPlugin({
|
||||
sourceMap: true,
|
||||
sourceMap: false,
|
||||
compress: {
|
||||
warnings: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user