Import upstream changes (da32db2e67547e0f17b7132065559eba2b1d3513)
This commit is contained in:
@@ -23,6 +23,10 @@ export default {
|
||||
plugins: [
|
||||
replace({'Reflect.decorate': 'undefined'}),
|
||||
resolve(),
|
||||
/**
|
||||
* This minification setup serves the static site generation.
|
||||
* For bundling and minification, check the README.md file.
|
||||
*/
|
||||
terser({
|
||||
ecma: 2017,
|
||||
module: true,
|
||||
|
||||
Reference in New Issue
Block a user