Commit dc4c429
Add ReScript build step before assets:precompile
The dummy app uses ReScript components that need to be compiled before
webpack can bundle them. This adds `pnpm run build:rescript` to compile
HelloWorldReScript.res.js and other ReScript files.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 4160998 commit dc4c429
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
0 commit comments