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

Remove the utils.regExpToString polyfill #3304

Merged
merged 1 commit into from
Feb 15, 2016

Conversation

ockham
Copy link
Contributor

@ockham ockham commented Feb 15, 2016

That was needed for node 0.x, which we no longer support.

This is basically reverting commit f472d91e5b3f3764acbb4d8471d7f1073644d323 from
the old repo (calypso-pre-oss).

To test -- verify that the app still works (specifically, code-splitting/bundling for various routes).

CC @sirbrillig for review 🍵

That was needed for node 0.x, which we no longer support.

This is basically reverting commit f472d91e5b3f3764acbb4d8471d7f1073644d323 from
the old repo (`calypso-pre-oss`).
@ockham ockham added Framework [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Feb 15, 2016
@ockham ockham self-assigned this Feb 15, 2016
@sirbrillig
Copy link
Member

LGTM, assuming our production servers are running node > 4.

@sirbrillig sirbrillig added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Feb 15, 2016
@ockham
Copy link
Contributor Author

ockham commented Feb 15, 2016

assuming our production servers are running node > 4.

They are, as mandated by our Dockerfile (and additionally by our package.json).

ockham added a commit that referenced this pull request Feb 15, 2016
…regexptostring

Remove the `utils.regExpToString` polyfill
@ockham ockham merged commit 03609a6 into master Feb 15, 2016
@ockham ockham deleted the remove/server-bundler-utils-regexptostring branch February 15, 2016 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants