Commit 38bc6a2
committed
fix: remove unused Procfile.dev-static and fix backward compatibility
- Remove unused Procfile.dev-static template and references
- Update base_generator.rb to not copy the unused file
- Update tests to not expect the unused file
- Fix AdaptForOlderShakapackerGenerator to handle new Procfile structure
- Add missing Procfile.dev-prod-assets to backward compatibility generator1 parent beef2a7 commit 38bc6a2
File tree
4 files changed
+2
-12
lines changed- lib/generators/react_on_rails
- templates/base/base
4 files changed
+2
-12
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments