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 vendor JS files in NPM package #8221

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Include vendor JS files in NPM package #8221

merged 1 commit into from
Jan 8, 2024

Conversation

javierjulio
Copy link
Member

While users could install these as NPM dependencies to replace JS from importmap-rails, we only test against our vendor based JS so they should be able to include these if they want. It makes no real difference in the NPM package size so best to keep these consistent between the gem and npm package.

@javierjulio javierjulio self-assigned this Jan 8, 2024
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (860b024) 99.10% compared to head (2bef0ba) 99.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8221   +/-   ##
=======================================
  Coverage   99.10%   99.10%           
=======================================
  Files         140      140           
  Lines        4017     4017           
=======================================
  Hits         3981     3981           
  Misses         36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@javierjulio javierjulio merged commit 508e2a4 into master Jan 8, 2024
30 checks passed
@javierjulio javierjulio deleted the npm-js-vendor branch January 8, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant