mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
Refactor `discourse-bootstrap.js` to use `importSync` when loading `setupDeprecationCounter`, improving module dependency handling. This ensures the code gracefully handles environments where the deprecation counter module is unavailable.