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
The current use of ES6 means many browsers won't properly run the javascript. Use a tool like webpack to resolve this issue. Some polyfills may need to be added.
Note: try to find a solution that means other contributors don't need to install and run webpack in order to contribute to development.
The text was updated successfully, but these errors were encountered:
The current use of ES6 means many browsers won't properly run the javascript. Use a tool like webpack to resolve this issue. Some polyfills may need to be added.
Note: try to find a solution that means other contributors don't need to install and run webpack in order to contribute to development.
The text was updated successfully, but these errors were encountered: