could this potentially apply to how unit tests build as well. Doesn’t always make sense to build the StaticSite if I’m just running tests
f
Frank
10/13/2021, 5:07 PM
Hey @Devin, I also see cases where you do want to build the StaticSite when running tests. Maybe this should be made into an option. What do you think?