Skip to content

Conversation

@VanCoding
Copy link

Hi @vn38minhtran, thanks for this cool library!

Can we maybe remove the .babelrc file from the npm package?
The reasons for this are:

  1. this is a file only needed at build-time. it's unnecessary at runtime.
  2. when using browserify to bundle an application and then using babelify on all modules, then it thinks that it has to transpile this module again, because there is a .babelrc file, and will fail.

What do you think?

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.

1 participant