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

Fix custom require's #4766

Merged
merged 1 commit into from Jun 28, 2018
Merged

Fix custom require's #4766

merged 1 commit into from Jun 28, 2018

Conversation

duailibe
Copy link
Member

Regression in the build script left some eval("require") in the codebase.

I decided to remove the $$$r thing

@duailibe duailibe merged commit 576e570 into prettier:master Jun 28, 2018
@duailibe duailibe deleted the fix-eval-require branch June 28, 2018 18:56
duailibe added a commit that referenced this pull request Jun 28, 2018
schalkneethling pushed a commit to mdn/interactive-examples that referenced this pull request Jul 2, 2018
This Pull Request updates dependency [prettier](https://github.com/prettier/prettier) from `v1.13.6` to `v1.13.7`



<details>
<summary>Release Notes</summary>

### [`v1.13.7`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#&#8203;1137)
[Compare Source](prettier/prettier@1.13.6...1.13.7)
[diff](prettier/prettier@1.13.6...1.13.7)

- Remove calls to `eval("require")` in the distributed code ([#&#8203;4766](`prettier/prettier#4766))

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).
rdela pushed a commit to rdela/rdela.com that referenced this pull request Jul 12, 2018
This Pull Request updates dependency [prettier](https://github.com/prettier/prettier) from `v1.13.6` to `v1.13.7`



<details>
<summary>Release Notes</summary>

### [`v1.13.7`](https://github.com/prettier/prettier/blob/master/CHANGELOG.md#&#8203;1137)
[Compare Source](prettier/prettier@1.13.6...1.13.7)
[diff](prettier/prettier@1.13.6...1.13.7)

- Remove calls to `eval("require")` in the distributed code ([#&#8203;4766](`prettier/prettier#4766))

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).
@lock lock bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Sep 26, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Sep 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant