chore(replace): use preventAssignment option

This commit is contained in:
moklick
2021-02-23 19:05:45 +01:00
parent 2e934d2233
commit c5a8f6ba05
+1
View File
@@ -41,6 +41,7 @@ export const baseConfig = ({ mainFile = pkg.main, moduleFile = pkg.module, injec
__REACT_FLOW_VERSION__: JSON.stringify(pkg.version),
// this comes from the easy-peasy dependency
'process.env.FORCE_SIMILAR_INSTEAD_OF_MAP': false,
preventAssignment: true,
}),
bundleSize(),
postcss({