-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature idea
Currently if you have quinoa run your tests, it builds your frontend twice, once for tests, and then once later in the quarkus:build
phase. It would save quite a lot of time if the build that was done to run the tests could be re-used in the quarkus:build
step so that builds are slightly faster. I'm not sure it's possible, but I thought I'd ask anyway. If it can't be done or you would not like to do this, I totally understand! Maybe there's even a way I can do this as a user of quinoa already and I just haven't looked hard enough? Either way, thanks in advance!
stevenfuhr
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request