Comentarios sobre "on-discourse" javascript para configurar JS personalizado para cada página?

You should really browse the sources linked in theme-component (the ecosystem is almost all open-source - fill your boots!).

You will notice Imports are often necessary and common (and so is the use of api.onPageChange and other useful api functions).

4 Me gusta