mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-04 11:24:22 +00:00
per latest babel-preset-react-app exclue transform-typeof-symbol
This commit is contained in:
parent
b971f5bcec
commit
0c60d2e1b4
@ -134,6 +134,7 @@ const base = {
|
||||
presets: [
|
||||
[
|
||||
'@babel/preset-env', {
|
||||
exclude: ['transform-typeof-symbol'],
|
||||
modules: false,
|
||||
targets: {
|
||||
browsers: ['last 1 version', 'not dead', '> 0.2%']
|
||||
|
Loading…
x
Reference in New Issue
Block a user