Commit 28e2250
Fix race condition: build ReScript before starting webpack
Added 'yarn res:build' to wp-client and wp-server commands in Procfile.dev
to ensure ReScript files are compiled before webpack tries to bundle them.
This prevents webpack module resolution errors on first startup when the
.bs.js files don't exist yet.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 0797f0d commit 28e2250
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
0 commit comments