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
minor #8058 Added the command to install babel-preset for babel-loader (bogdaniel, javiereguiluz)
This PR was merged into the 3.3 branch.
Discussion
----------
Added the command to install babel-preset for babel-loader
While testing this bundle i was getting hit by an erorr that i can't find the babel preset es2017 which i solved it by installing.
I'm new to this webpack thing and to work like this with javascript. Some people might be in my position and try for hours to solve this. :D
Commits
-------
b9edef8 Minor reword
ab41baf Update babel.rst
e74e556 Added the command to install babel-preset for babel-loader
0 commit comments