mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
update to node 18
This commit is contained in:
parent
30fb4b37a0
commit
168149936c
57 changed files with 53882 additions and 31 deletions
|
@ -73,9 +73,10 @@ rake assets:clean
|
|||
rake assets:clobber
|
||||
rake tmp:clear
|
||||
|
||||
rails css:install:bootstrap
|
||||
sass ./app/assets/stylesheets/application.bootstrap.scss:./app/assets/builds/application.css --load-path=node_modules
|
||||
rails javascript:install:esbuild
|
||||
npm install -g sass
|
||||
#rails css:install:bootstrap
|
||||
#rails javascript:install:esbuild
|
||||
rake assets:precompile
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue