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

Upgrade js-tokens #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Upgrade js-tokens #12

wants to merge 3 commits into from

Conversation

lydell
Copy link
Contributor

@lydell lydell commented Apr 13, 2020

This allows stuff like console.log(`the current env is ${process.env.NODE_ENV}`). Also, it makes the tokenization more correct in general (but a little bit slower).

js-tokens@6 uses Unicode Property Escapes, which requires Node.js 10 or later.

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.

None yet

1 participant