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

Support webpack v5 #176

Open
kigawas opened this issue Dec 11, 2020 · 5 comments · May be fixed by #177
Open

Support webpack v5 #176

kigawas opened this issue Dec 11, 2020 · 5 comments · May be fixed by #177

Comments

@kigawas
Copy link

kigawas commented Dec 11, 2020

No description provided.

@kigawas kigawas linked a pull request Dec 11, 2020 that will close this issue
@LeoniePhiline
Copy link

Hi @ashleygwilliams @fitzgen

I would like to offer helping maintain this repo. There's a whole bunch of work necessary, and many PRs already exist to address most of these problems - starting with the webpack 5 update.

@aquarial
Copy link

@LeoniePhiline are you still interested in this project? You probably won't be added as a maintainer for this repository

Consider forking create-wasm-app and implementing some of the work you think it necessary. Could be as simple as merging some of the pull-requests on this repo.

@LeoniePhiline
Copy link

I guess the project is dead.

But toolchains have moved on.

Today is rather bundle with parcel or esbuild, and these bring their own plugins for wasm projects.

@aquarial
Copy link

About the newer toolchains, are there any template projects for them?

I've got a toy rust/wasm-bindgen + js/html frontend project I'm building with webpack.

Right now I'm using wasm-pack build rust/ && cd website/ && npx webpack-dev-server

@arnauorriols
Copy link

Consider forking create-wasm-app and implementing some of the work you think it necessary. Could be as simple as merging some of the pull-requests on this repo.

FWIW, I'm planning to maintain a fork of this project for the time being: https://www.npmjs.com/package/create-wasm-webpack-app
I've merged the webpack 5 PR in that fork.

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.

4 participants