Replace to shakapacker from webpacker

This commit is contained in:
Yamagishi Kazutoshi 2022-05-09 17:57:57 +00:00
parent 0aacf00f5b
commit 64ee565b33
80 changed files with 1737 additions and 3956 deletions

View file

@ -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: