-
-
Couldn't load subscription status.
- Fork 228
Open
Description
I have a GO JS template with a lot of conditions for roled access, and the presence of those conditions does not enable me to run it with the "--type js" flag.
Nor do I want to hook in this library to my app's runtime and minify the parsed template each time.
I want to minify the unparsed JS text/template before my go app is compiled, so that only the minified template is handed over for parsing.
How do I do this?
Metadata
Metadata
Assignees
Labels
No labels