Files
discourse/frontend
Sérgio Saquetim 26a619e508 DEV: Use importSync for setupDeprecationCounter in bootstrap (#36734)
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.
2025-12-16 20:14:47 -03:00
..