Open amqex opened 7 years ago
When building assets with gassetic, it writes css and js links to twig template with no issues. But when using the gassetic clear command, it only deletes the css and js files in the output folder and not clear the css and js links in twig.
gassetic clear
I've tried:
gassetic clear gassetic clear --env=dev gassetic clear --env=prod
Anyone else having this issue?
When building assets with gassetic, it writes css and js links to twig template with no issues. But when using the
gassetic clear
command, it only deletes the css and js files in the output folder and not clear the css and js links in twig.I've tried:
Anyone else having this issue?