Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Webpack v5 compatibility issue (with workaround) #6014

Copy link
Copy link
Open
@kostyfisik

Description

@kostyfisik
Issue body actions

With Webpack v5 I failed to run plotly.js, it requires additional stream and assert libs. The complete problem description is available here quasarframework/quasar#11229

As I was pointed Webpack v5 removed the Nodejs polyfills for the web client builds. It seems that plotly.js for the web client rely on Nodejs API , and I get errors saying that some packages are missing. These probably need to be addressed by the plotly.js communty.

For users, if you just want to run your app/website (with a bit of risk), then you can manually install node-polyfill-webpack-plugin which solves the problem.

Metadata

Metadata

Assignees

Labels

P2considered for next cycleconsidered for next cyclebugsomething brokensomething brokeninfrastructurebuild process etc.build process etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.