Skip to content

docs(webpack): add installation instructions #1035

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

Closed
wants to merge 1 commit into from
Closed

docs(webpack): add installation instructions #1035

wants to merge 1 commit into from

Conversation

evenstensberg
Copy link

Description of Problem

There's no way of knowing how to bundle vue 3 with webpack 5.

Proposed Solution

Documentation on this

Additional Information

@NataliaTepluhina
Copy link
Member

@evenstensberg thank you for the contribution! However, in this section, we only cover Vue-specific tools from our own ecosystem. That's why we don't cover webpack or Parcel builds here, for example.

However, I believe we could add a link to the end of the Vue CLI section (CLI uses webpack under the hood), mentioning that if you prefer to set up the webpack build manually, you can use vue-loader

@evenstensberg
Copy link
Author

Could you add that?

@NataliaTepluhina
Copy link
Member

@evenstensberg Sure! But I would need to open a different PR because I can't make changed to your forked repository

@skirtles-code
Copy link
Contributor

I've been experimenting with ways of wording this and I think it might make more sense to add a note to the npm section rather than the CLI section. I'm going to ruminate on it a little more but I should have a PR up in the next few days.

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.

3 participants