Custom javascript using Calypso

0
Using Calypso, what is the “correct” way to inject main.js into the browser the same way main.css is injected. By default there is no main.js provided, and when created, it isn’t injected when enabling the ‘watch theme/js/*.js’ option in Calypso
asked
1 answers
1

Hi Pedro Voorwinden,
you can have a look at the 8th point mentioned in the docs refer:
https://docs.mendix.com/howto8/front-end/calypso#3-setting-up-calypso

if you are using version 9 and above you don't need calypso to compile  and mendix 
itself compile your files!

Hope it helps!

answered