質問編集履歴

1

やったことを追記

2023/01/01 11:28

投稿

you88
you88

スコア147

test CHANGED
@@ -1 +1 @@
1
- railsのciのテストでcompile: trueにしているのにWebpacker::Manifest::MissingEntryErrorが出る
1
+ railsのHerokuCiのテストでcompile: trueにしているのにWebpacker::Manifest::MissingEntryErrorが出る
test CHANGED
@@ -95,3 +95,8 @@
95
95
  public_output_path: packs-test
96
96
  ```
97
97
 
98
+ ### やったこと
99
+
100
+ - コマンドからcompileをしたがダメでした
101
+ - 下記の記事からapp.jsonでテスト環境構築時にcompileしたがダメでした
102
+ - https://qiita.com/ashketcham/items/6ce1d0b5a46f177cf32a?utm_source=pocket_reader