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

Don't publish sourcemap in dist inline. #76

Merged

Conversation

jackfranklin
Copy link
Collaborator

This brings the size of the library down drastically.

Before:

  • non minified: 20kb
  • minified: 35kb

After:

  • non minified: 7kb
  • minified: 3kb

This brings the size of the library down drastically.
@PixelsCommander PixelsCommander merged commit 5d0cfd4 into reactive-elements:master Jan 17, 2018
@jackfranklin jackfranklin deleted the dont-publish-sourcemap branch January 18, 2018 08:35
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