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

webpack v5 and vue 3.0.11 #12050

Closed
evenstensberg opened this issue May 1, 2021 · 5 comments
Closed

webpack v5 and vue 3.0.11 #12050

evenstensberg opened this issue May 1, 2021 · 5 comments

Comments

@evenstensberg
Copy link

evenstensberg commented May 1, 2021

Version

3.0.11

Reproduction link

https://github.com/evenstensberg/vue-react-module-federation/tree/master/lib/vue

Steps to reproduce

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev

What is expected?

Sucessfully compiled build

What is actually happening?

Errors in console


Hey! It would be awesome if you had webpack 5 compatibility with vue 3, even though vue 3 mainly is invoked through the vue cli. This would enable developers to try out new features such as Module Federation. Building a webpack project from scratch is very hard, but for some developers, this is the way to go to get a full overview of what is happening. Vue-tempate-compiler needs to be updated to vue 3, since one of the errors complains about that. Is there any way for me to help from a webpack stance of this? If so, please feel free to reach out! Thanks! Even

@posva
Copy link
Member

posva commented May 2, 2021

Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, the Discord server or StackOverflow.

@posva posva closed this as completed May 2, 2021
@rowild
Copy link

rowild commented May 2, 2021

Hmmm... I would actually understand this as a feature request...

@evenstensberg
Copy link
Author

@posva could you reopen? It's a feature request.

@posva
Copy link
Member

posva commented May 4, 2021

Then use the proper template next time, please. If this is about webpack 5 we already have an open issue #11718. For further questions/debugging, use the provided links.

@evenstensberg
Copy link
Author

Resolved!

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

3 participants