issues
search
rails
/
jsbundling-rails
Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.
MIT License
849
stars
147
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove --public-path from build_script
#204
coezbek
opened
4 weeks ago
2
Allow for overriding `build_command`
#203
zachahn
opened
1 month ago
1
Add a rails 7.2 Gemfile
#202
vinibispo
closed
1 month ago
0
CI: Add a Rails 7.2 Gemfile
#200
olleolleolle
closed
1 month ago
0
Support for hash in output bundle name?
#199
adampfw
closed
2 months ago
0
Add `bin/test` script
#198
jonathanhefner
closed
1 month ago
0
Test installer commands (retry)
#197
jonathanhefner
closed
3 months ago
4
Revert "Test installer commands"
#196
dhh
closed
3 months ago
1
Add JS Linter by default
#195
MSILycanthropy
closed
4 months ago
1
chore: Move esbuild|rollup|webpack to devDependencies instead of dependencies
#194
saltyshiomix
closed
3 months ago
0
Include .gitattributes when building the gem
#193
pokonski
closed
3 months ago
0
Replace `command` with `which` in tool_exists
#192
cocco111
opened
7 months ago
7
Use `overmind` to run Procfiles, if available
#191
MatheusRich
closed
7 months ago
5
Support using `SKIP_JS_INSTALL` env variable as an alias for `SKIP_YARN_INSTALL`/`SKIP_BUN_INSTALL`
#190
Fs00
opened
8 months ago
1
Provide a 'Changelog' link on rubygems.org/gems/jsbundling-rails
#189
mark-young-atg
closed
3 months ago
0
bun individual files
#188
silva96
closed
3 months ago
1
Setup testing similar to dartsass-rails
#187
zzak
closed
9 months ago
16
Configure (Very) Basic Testing
#186
ksylvest
closed
9 months ago
0
Set `"private": true` in package.json
#185
jarhill0
closed
9 months ago
0
Configure Basic Testing / CI
#184
ksylvest
closed
9 months ago
4
Use Thor's `apply` instead of prerequisite tasks
#183
jonathanhefner
closed
9 months ago
0
Test installer commands
#182
jonathanhefner
closed
3 months ago
0
Support PNPM
#181
ksylvest
closed
9 months ago
0
Simplify build / install tool (bun / yarn / npm) logic
#180
ksylvest
closed
10 months ago
0
Allow NPM use for install/build
#179
ksol
closed
10 months ago
2
Import application JS as a module
#178
afcapel
closed
10 months ago
1
Update switch_from_webpacker.md with webpack codesplitting config
#177
kemper
closed
10 months ago
0
Allow npm or pnpm to be used as a package manager instead of yarn
#176
KevinNorth
closed
10 months ago
5
bun install fails without .gitattributes file in project root
#175
Petercopter
closed
3 months ago
3
dev: Use an affirmative conditional and use --exact to avoid regex in conditional
#174
olleolleolle
closed
10 months ago
0
jsbundling 1.2 doesn't compile javascript
#173
midtownkc
closed
1 year ago
2
Namespace helper methods for javascript:build tasks
#172
excid3
closed
1 year ago
2
Add lockb diffing support for Bun
#171
terracatta
closed
1 year ago
0
fix bug: call `bun run build` when appending Procfile.dev
#170
BaylorRae
closed
1 year ago
0
Change order of bundler options in README
#169
Intrepidd
closed
1 year ago
2
ActionView::Template::Error (The asset "application.js" is not present in the asset pipeline):
#168
RailsCod3rFuture
closed
1 year ago
3
Add Bun support
#167
terracatta
closed
1 year ago
1
bin/dev crashes on new app
#166
diegomichel
closed
10 months ago
3
Webpacker migration asset_pack_path in jsbundling-rails
#165
7Ds7
opened
1 year ago
1
JS is compiling/Shows in script tag but doesn't execute
#164
RailsCod3rFuture
closed
1 year ago
1
Refer asset path inside of javascript file
#163
rafaeldev
opened
1 year ago
1
Assets:precomipile task has to be run twice
#162
Strnadj
closed
3 months ago
8
Changing from outputting as application.js to something else
#161
RailsCod3rFuture
closed
1 year ago
0
How to confirm that yarn dependencies are installed?
#160
pughpugh
closed
1 year ago
1
Update docs & install for referencing images in JS
#158
tgaff
closed
1 year ago
4
Question: could we also use jsbundling with npm instead of yarn?
#157
KevinPedroza
closed
1 year ago
2
Docs typo fix
#156
adambutler
closed
1 year ago
0
Update comparison_with_webpacker.md
#154
justin808
closed
1 year ago
1
jsbundling-rails: Command build failed, ensure yarn is installed and `yarn build` runs without errors
#153
Konstrukteur
closed
1 year ago
4
yarn: not found while deployment by mina
#152
ajahongir
closed
1 year ago
1
Next