Commit e25483b
committed
Update JavaScript pack tag expectation in ReactOnRailsHelper spec to defer loading
- Modified the expectation for the JavaScript pack tag in the ReactOnRailsHelper spec to set the `defer` option to true, ensuring scripts are loaded in a non-blocking manner.
- This change improves the performance of the component rendering process in tests.1 parent 37a8389 commit e25483b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments