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(vuepress): add more exports and bin shorthands (close #1446) #1449

Merged
merged 2 commits into from
Dec 27, 2023

Conversation

Mister-Hope
Copy link
Member

No description provided.

@Mister-Hope
Copy link
Member Author

We can also add vuepress-vite and vuepress-webpack bin for vuepress package, not sure about this.

@meteorlxy meteorlxy closed this Dec 14, 2023
@meteorlxy meteorlxy deleted the vuepress-rebuild branch December 14, 2023 10:03
@meteorlxy meteorlxy restored the vuepress-rebuild branch December 14, 2023 10:03
@meteorlxy meteorlxy reopened this Dec 14, 2023
@meteorlxy
Copy link
Member

My thoughts:

  • We can use create helper to help scaffolding a new project
  • May not need an extra --bundler option. We don't need to automatically resolving bundlers

BREAKING CHANGE: `vuepress-vite` and `vuepress-webpack` packages have been deprecated, you should install bundler package and set bundler in config file manually
@meteorlxy meteorlxy changed the title feat: remove vuepress-vite and vuepress-webpack package and support --bundler option, close #1446 feat(vuepress): add vuepress-vite and vuepress-webpack bin (close #1446) Dec 27, 2023
@meteorlxy meteorlxy changed the title feat(vuepress): add vuepress-vite and vuepress-webpack bin (close #1446) feat(vuepress): add more exports and bin shorthands (close #1446) Dec 27, 2023
@meteorlxy meteorlxy merged commit 3a32e0a into main Dec 27, 2023
34 checks passed
@meteorlxy meteorlxy deleted the vuepress-rebuild branch December 27, 2023 11:45
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 this pull request may close these issues.

[Proposal]: Deprecate vuepress-vite and vuepress-webpack
2 participants