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

Indicate package.json 'module' entry has no side effects for WebPack #72

Merged
merged 1 commit into from
Aug 6, 2019

Conversation

rbuckton
Copy link
Member

@rbuckton rbuckton commented Aug 6, 2019

For WebPack, marks our package as not having side effects. This should only effect WebPack, which uses the package.json's "module" entry ("tslib.es6.js"), rather than the "main" entry.

@rbuckton rbuckton merged commit b9ff14b into master Aug 6, 2019
@rbuckton rbuckton deleted the packageJsonSideEffects branch August 6, 2019 23:15
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

2 participants