mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-20 01:18:52 +00:00
per latest babel-preset-react-app exclue transform-typeof-symbol
This commit is contained in:
parent
0f05ce328b
commit
fe5e276d7a
@ -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