Skip to content

Restore compatibility with older versions of Node #9

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

Open
SteveSandersonMS opened this issue Sep 23, 2016 · 0 comments
Open

Restore compatibility with older versions of Node #9

SteveSandersonMS opened this issue Sep 23, 2016 · 0 comments

Comments

@SteveSandersonMS
Copy link

As of commit d909241 (5 days ago), this package now only runs on Node 4+. Compatibility with Node 0.x was lost because the source code now uses a template literal. Not sure whether that was a deliberate plan or not.

If I sent one, would you accept a simple pull request that restores Node 0.x compatibility?

I know that most people should be on newer versions of Node, but I'd like to take a dependency on to-string-loader in some project templates, and I can't guarantee that everyone runs Node 4+.

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

No branches or pull requests

1 participant