Skip to content
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

Use var over let in bundle loader built-in #136

Merged
merged 1 commit into from
Dec 9, 2017
Merged

Use var over let in bundle loader built-in #136

merged 1 commit into from
Dec 9, 2017

Conversation

chee
Copy link

@chee chee commented Dec 8, 2017

related to #131

The rest of the code in this file uses var, and this was probably a typo.

@chee
Copy link
Author

chee commented Dec 8, 2017

i'd like to add a commit to this to remove the couple arrow functions from the HMR Runtime built-in too, but i'd prefer to fork off @thejameskyle's prettier branch to do that

@chee
Copy link
Author

chee commented Dec 8, 2017

oh, the builtins are .prettierignore`d, so i don't need to do that

@chee
Copy link
Author

chee commented Dec 8, 2017

that's not the right approach. leaving this in pr though.

@devongovett devongovett merged commit 29515f4 into parcel-bundler:master Dec 9, 2017
devongovett pushed a commit that referenced this pull request Oct 15, 2018
devongovett pushed a commit that referenced this pull request Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants