Replace to shakapacker from webpacker
This commit is contained in:
parent
0aacf00f5b
commit
64ee565b33
80 changed files with 1737 additions and 3956 deletions
|
@ -65,7 +65,7 @@ jobs:
|
|||
- install-ruby-dependencies:
|
||||
ruby-version: '3.0'
|
||||
- node/install-packages:
|
||||
cache-version: v1
|
||||
cache-version: v2
|
||||
pkg-manager: yarn
|
||||
- run:
|
||||
command: ./bin/rails assets:precompile
|
||||
|
@ -214,7 +214,7 @@ workflows:
|
|||
requires:
|
||||
- build
|
||||
- node/run:
|
||||
cache-version: v1
|
||||
cache-version: v2
|
||||
name: test-webui
|
||||
pkg-manager: yarn
|
||||
requires:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue