Open Maqsyo opened 2 years ago
@Maqsyo did you solve this issue?
@andrii-trush nope. I couldn't find any solution with enabled legacy mode. But the most mobile phones doesn't require this mode anymore. So I just kicked out the incompatible android/iOS Versions
The final resolution version is to downgrade @vue-cli
npm install -g @vue/cli@4
It shouldn't
But we upgraded our apps anyway to vite, so it isn't relevant for us anymore, but still important for other legacy projects or users
Please add compatibility with the new vue-cli-5 and webpack 5. The serve process is working pretty fine, but i couldn't build with it.
The main-issue comes from the legacy-mode
if the browserlistrc looks like this:
everything is working fine
If it looks like this:
And the module-bundle is building for ever