Skip to content
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

feat: support pages options of vue-cli #10

Closed
snadn opened this issue Sep 29, 2018 · 0 comments
Closed

feat: support pages options of vue-cli #10

snadn opened this issue Sep 29, 2018 · 0 comments

Comments

@snadn
Copy link
Contributor

snadn commented Sep 29, 2018

Does this plugin need to support multi-page mode of vue-cli?

SolarLiner added a commit that referenced this issue Jan 2, 2019
Version 1.1.0

- Adds support for user post-processing of HTML after pre-rendering #4
- Bundles an `app.html` file which is not prerendered, and should be used as
 entrypoint for non-prerendered routes #14
- Support multi-page mode (by @snadn) #10 (implementation #11)
- Support non-default baseURL (by @snadn) #6 (implementation #9)
- Writes configuration using the API `extendPackage` function, which writes to
 `vue.config.js`. If found, the old configuration will be copied over and
 converted on `vue invoke` (and read, but not converted on build).
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

No branches or pull requests

1 participant