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

Ship prebuilt js with gem #139

Merged
merged 10 commits into from
Apr 4, 2022
Merged

Ship prebuilt js with gem #139

merged 10 commits into from
Apr 4, 2022

Conversation

julianrubisch
Copy link
Contributor

@julianrubisch julianrubisch commented Apr 4, 2022

Analoguous to stimulusreflex/stimulus_reflex#575 and stimulusreflex/cable_ready#191, sets up the JS pipeline for shipping prebuilt bundles

@julianrubisch julianrubisch force-pushed the ship-prebuilt-js-with-gem branch from b04a3a7 to 05e6dac Compare April 4, 2022 09:10
@julianrubisch julianrubisch marked this pull request as ready for review April 4, 2022 09:12
@julianrubisch julianrubisch force-pushed the ship-prebuilt-js-with-gem branch from 05e6dac to 600518f Compare April 4, 2022 09:14
@julianrubisch julianrubisch requested a review from marcoroth April 4, 2022 09:14
@julianrubisch julianrubisch self-assigned this Apr 4, 2022
@julianrubisch julianrubisch added this to the 1.2.0 milestone Apr 4, 2022
Copy link
Member

@marcoroth marcoroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

The only thing you could think about is being more specific about which files you want to include in your gem, in the gemspec.

spec.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md"]

package.json Outdated Show resolved Hide resolved
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.

2 participants