Skip to content

build in modern mode #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
beeplin opened this issue Sep 28, 2018 · 2 comments · May be fixed by #199
Open

build in modern mode #28

beeplin opened this issue Sep 28, 2018 · 2 comments · May be fixed by #199

Comments

@beeplin
Copy link

beeplin commented Sep 28, 2018

The original vue cli 3 supports amazing modern mode which is not currently supported by yarn ssr:build.

@phil294 phil294 linked a pull request May 30, 2020 that will close this issue
@phil294
Copy link

phil294 commented May 30, 2020

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 :/

@chemparparokke
Copy link

@Akryum @vue/cli got an update up to next version. Any chance to get support of modern build in vue-cli-plugin-ssr? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants