mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-17 09:46:37 +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: [
|
presets: [
|
||||||
[
|
[
|
||||||
'@babel/preset-env', {
|
'@babel/preset-env', {
|
||||||
|
exclude: ['transform-typeof-symbol'],
|
||||||
modules: false,
|
modules: false,
|
||||||
targets: {
|
targets: {
|
||||||
browsers: ['last 1 version', 'not dead', '> 0.2%']
|
browsers: ['last 1 version', 'not dead', '> 0.2%']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user