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

tinyify adaptive-expressions browser.js #3222

Merged
merged 1 commit into from
Jan 26, 2021
Merged

tinyify adaptive-expressions browser.js #3222

merged 1 commit into from
Jan 26, 2021

Conversation

stevengum
Copy link
Member

Fixes #3053

Description

Minifies the browser.js in adaptive-expressions through tinyify.

Specific Changes

  • Added [email protected] as devDependency to root package.json
  • Update "browserify" script in adaptive-expressions to use tinyify

Testing

Using the main branch at 4234b02 results in a browser.js with the size of 2,941 KB.

Using 056aacf results in a browser.js with the size of 1,051 KB.

@joshgummersall
Copy link
Contributor

Do the source maps produced still work?

@coveralls
Copy link

coveralls commented Jan 26, 2021

Pull Request Test Coverage Report for Build 513296948

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.711%

Totals Coverage Status
Change from base Build 510741065: 0.0%
Covered Lines: 18069
Relevant Lines: 20364

💛 - Coveralls

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.

Adaptive Expressions does not offer minified bundle
3 participants