You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried to implement this in #199. You can use it, but modern mode is currently not configurable but baked in, and it's not thoroughly tested.
Since it all stronlgy relies on the internal workings of vue cli (ModernModePlugin), all this is not very pretty and it feels like the best solution would be to wait for (or participate in) a rewrite of vue's template renderer and/or modern mode :/
The original vue cli 3 supports amazing modern mode which is not currently supported by
yarn ssr:build
.The text was updated successfully, but these errors were encountered: