I guess the workaround here for now is the move all frontend code to a library and then have two frontend modules. Unfortunately I have 4 frontend modules which means I'm going from 4 modules to 12 (4 libraries and 8 frontend)
jw
07/16/2018, 7:05 PM
The use case here is to build both a debug and release build at once. I don't want to change my build configuration to produce these artifacts.