Skip to content

fix(.eslintrc,hotModuleReplacement.js): Update linting rules, no arrows #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 16, 2018

Conversation

ScriptedAlchemy
Copy link
Collaborator

Arrow functions break IE11 (whats new), updated eslint so it wont auto fix it

fix #83

…arrow functions

Arrow functions break IE11 (whats new), updated eslint so it wont autofix it

fix #83
No destructuring for IE
@ScriptedAlchemy ScriptedAlchemy force-pushed the no-arrow-functions branch 3 times, most recently from dcbb39e to f7db7ac Compare July 16, 2018 19:37
Dont use template literals
@ScriptedAlchemy ScriptedAlchemy merged commit 58966be into master Jul 16, 2018
@ScriptedAlchemy ScriptedAlchemy deleted the no-arrow-functions branch July 26, 2018 01:43
@ScriptedAlchemy ScriptedAlchemy restored the no-arrow-functions branch August 9, 2018 21:15
@ScriptedAlchemy ScriptedAlchemy deleted the no-arrow-functions branch October 2, 2018 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

extract-css-chunks-webpack-plugin breaks in IE11
1 participant