+2
-2
@@ -112,8 +112,8 @@ const config = {
|
||||
},
|
||||
],
|
||||
plugins: plugins,
|
||||
// These files use this at the toplevel, which causes rollup warning
|
||||
// spam on build: `this` has been rewritten to `undefined`.
|
||||
// These files use `this` at the toplevel, which causes rollup warning spam on
|
||||
// build: `this` has been rewritten to `undefined`.
|
||||
moduleContext: {
|
||||
'./node_modules/@formatjs/intl-utils/lib/src/diff.js': 'window',
|
||||
'./node_modules/@formatjs/intl-utils/lib/src/resolve-locale.js': 'window',
|
||||
|
||||
Reference in New Issue
Block a user