# 连接器未呈现

**URL:** https://meta.discourse.org/t/connectors-not-rendering/242320
**Category:** Bug
**Created:** [2022年十月19日 07:24 UTC](https://meta.discourse.org/t/connectors-not-rendering/242320 "2022-10-19T07:24:47Z")
**Posts on this page:** 1
**Showing post:** 6

<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: [2022年十月19日 09:41 UTC](https://meta.discourse.org/t/connectors-not-rendering/242320/6 "2022-10-19T09:41:11Z")

</div>

这将通过以下方式修复：

> <https://github.com/discourse/discourse/pull/18664>
>
> The filenames (minus the extensions) were being used as keys in a hash to pass t…o Terser, which meant that colocated connector files would overwrite each other. This commit moves the un-colocating earlier in the pipeline so that the fixed filenames are passed to Terser.
> 
> Followup to be3d6a56ceb6c41918df6ded81c9881bcb1f6407

---

_[View the full topic](https://meta.discourse.org/t/connectors-not-rendering/242320)._
