trying to get JS and cssbundling to work

This commit is contained in:
Christoph Haas 2025-04-09 22:47:05 +02:00
parent e4af4c21ae
commit 7cd9c68a10
8 changed files with 155 additions and 44 deletions

View file

@ -1,3 +1,2 @@
web: env RUBY_DEBUG_OPEN=true bin/rails server
js: yarn build --watch
css: bun run build:css --watch