Thank you! Why is this not a recommended or documented thing if you are using Auth0’s hosted login and you want to do a decent amount of customization? We have found it difficult to work with Auth0’s code editor, use the “Liquid templating” and other recommended options. This seems to work for us and allows an easier dev flow as we can just develop our login “app” normally, export and host the JS bundle on a CDN, and then just load the bundle in Auth0’s code editor.
Just curious. Thanks!