Bud.js not inserting JS/CSS with yarn dev | Sage 10 | Local by Flywheel

If I do yarn build, it works fine.
The issue only happens on yarn dev.
Here’s the outcome of yarn build:

sage [f20384791d6a2c32]                                                                                       ./public
│
│ app
│  ◉ js/runtime.c039ed.js                                                                                      ✔ 1.31 kB
│  ◉ css/app.74fd62.css                                                                                       ✔ 34.63 kB
│  ◉ js/app.5c94a0.js                                                                                         ✔ 43.84 kB
│
│ editor
│  ◉ js/runtime.c039ed.js                                                                                      ✔ 1.31 kB
│  ◉ css/editor.ef46db.css                                                                                           ✔ ø
│  ◉ js/editor.0344c8.js                                                                                       ✔ 1.78 kB
│
│ assets
│  ◉ fonts/inter-v13-latin-800.f15de3.woff2                                                                     22.79 kB
│  ◉ fonts/inter-v13-latin-500.7d0979.woff2                                                                     22.76 kB
│  ◉ fonts/inter-v13-latin-300.1e64cb.woff2                                                                     22.44 kB
│  ◉ fonts/inter-v13-latin-900.2a9246.woff2                                                                     21.96 kB
│  ◉ fonts/inter-v13-latin-regular.ac3740.woff2                                                                 21.56 kB
│  … 10 additional assets not shown
│
╰ 2s 786ms 48 modules [4/48 modules cached]

This is the result of yarn dev

╭ sage [ad502004f3ae3c02]                                                                                       ./public
│
│ app
│  ◉ js/runtime.js                                                                                               49.2 kB
│  ◉ js/app.js                                                                                                 356.71 kB
│
│ editor
│  ◉ js/runtime.js                                                                                               49.2 kB
│  ◉ js/editor.js                                                                                              128.27 kB
│
│ assets
│  ◉ fonts/inter-v13-latin-800.woff2                                                                            22.79 kB
│  ◉ fonts/inter-v13-latin-500.woff2                                                                            22.76 kB
│  ◉ fonts/inter-v13-latin-300.woff2                                                                            22.44 kB
│  ◉ fonts/inter-v13-latin-900.woff2                                                                            21.96 kB
│  ◉ fonts/inter-v13-latin-regular.woff2                                                                        21.56 kB
│  … 9 additional assets not shown
│
╰ 1s 654ms 127 modules [0/127 modules cached]

 Network

 › Proxy  ┄ http://sariyanta.local/
 › Dev    ┄ http://0.0.0.0:3000/
          ┄ http://192.168.2.6:3000/