# FIX: Compile missing rollup plugin bundles on demand in development

**URL:** https://meta.discourse.org/t/fix-compile-missing-rollup-plugin-bundles-on-demand-in-development/398864
**Category:** Bug
**Created:** [March 20, 2026, 7:06am UTC](https://meta.discourse.org/t/fix-compile-missing-rollup-plugin-bundles-on-demand-in-development/398864 "2026-03-20T07:06:50Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [March 20, 2026, 9:58am UTC](https://meta.discourse.org/t/fix-compile-missing-rollup-plugin-bundles-on-demand-in-development/398864/7 "2026-03-20T09:58:55Z")

</div>

Aha, thanks!

It looks like the initial compilation of chat is timing out on your machine. Let’s increase that, so that it works better in slower environments:

[https://github.com/discourse/discourse/pull/38750](https://github.com/discourse/discourse/pull/38750)

If you’re able to make more CPU/memory resources available in your docker environment, that’ll improve your development experience. But at least this increase should make it work.

---

_[View the full topic](https://meta.discourse.org/t/fix-compile-missing-rollup-plugin-bundles-on-demand-in-development/398864)._
