-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
Redisable require.ensure() #3121
Conversation
The accompanying eslint rule will need re-enabled too. 😄 |
Oh, right! One moment |
adaeb5b
to
315d962
Compare
Done! |
Sigh, sorry for requesting a review by accident @gaearon; this is the 2nd time I've done this. 😛 |
Thanks @everdimension! This will probably be on the back burner until 2.0.0. 😄 |
Hello! I'm a bot that helps facilitate testing pull requests. Your pull request (commit 315d962) has been released on npm for testing purposes. npm i react-scripts-canary@1.0.14-315d962.0
# or
yarn add react-scripts-canary@1.0.14-315d962.0
# or
create-react-app --scripts-version=react-scripts-canary@1.0.14-315d962.0 folder/ Thanks for your contribution! |
We might as well try this again. Better now that there's the import hints. |
As this (#2176) issue has been closed, seems like this code was meant to be brought back.