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

Include CommonJS transpiled for distribution #18

Merged
merged 3 commits into from
Oct 25, 2021

Conversation

lightningspirit
Copy link
Contributor

This commit includes the compiled code in ES5 and CommonJS.
Previously, build was done during local installs, but that seems to be bad practice for npm modules.

This commit includes the compiled code in ES5 and CommonJS.
Previously, build was done during local installs, but that seems
to be bad practice for npm modules.

This commit solves that by checking out the transpiled code.
@lightningspirit lightningspirit merged commit 4e7d131 into master Oct 25, 2021
@lightningspirit lightningspirit deleted the resolve-dependencies-tree branch October 25, 2021 17:32
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