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 5 compatibility #274

Open
grofzero opened this issue Dec 9, 2020 · 7 comments
Open

Webpack 5 compatibility #274

grofzero opened this issue Dec 9, 2020 · 7 comments

Comments

@grofzero
Copy link

grofzero commented Dec 9, 2020

Hi,

Building vue-pdf with webpack 5 fails because of worker-loader version. Please create a webpack 5 compatibe version of vue-pdf

Thanks,
grofzero

@ryanrapini
Copy link

Any updates on this? Is this repo taking pull requests? Has anyone found a workaround?

@wanweiwang2012
Copy link

Uncaught ReferenceError: process is not defined at Object.10936 (vuePdfNoSss.vue:6)

@wanweiwang2012
Copy link

process.env.VUE_ENV !== 'server'

@cyberyak
Copy link

@FranckFreiburger can you please fix it. It's real stopper to upgrade to webpack 5, worker-loader: "^2.0.0" is a problem I suppose.

@blalan05
Copy link

PR #340 Should resolve this.

@dz85
Copy link

dz85 commented Apr 24, 2022

PR #340 Should resolve this.

@blalan05
but why nobody merges this pr?

@lucasbarzan
Copy link

I'm having the same issue here.

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

7 participants