You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR in static/js/vendor.15653ba71d70b10565f1.js from UglifyJs Name expected [./node_modules/nba/src/sport-vu.js:1,0][static/js/vendor.15653ba71d70b10565f1.js:6,6]
ERROR in static/js/vendor.15653ba71d70b10565f1.js from UglifyJs Name expected [./node_modules/nba/src/sport-vu.js:1,0][static/js/vendor.15653ba71d70b10565f1.js:6,6]
running yarn build, here is my .bablerc file
{ "presets": [ [ "env", { "modules": false, "targets": { "browsers": ["> 1%", "last 2 versions", "not ie <= 8"] } } ], "stage-2", "es2015" ], "plugins": ["transform-runtime"], "env": { "test": { "presets": ["env", "es2015", "stage-2"], "plugins": ["istanbul"] } } }
The text was updated successfully, but these errors were encountered: