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

Source-map library update #116

Open
Robinfr opened this issue Aug 28, 2018 · 1 comment
Open

Source-map library update #116

Robinfr opened this issue Aug 28, 2018 · 1 comment

Comments

@Robinfr
Copy link

Robinfr commented Aug 28, 2018

I'm getting warnings from the source-map library that is being used. Webpack is throwing warnings like this:

./node_modules/css/node_modules/source-map/lib/source-map/source-node.js
8:45-52 Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
 @ ./node_modules/css/node_modules/source-map/lib/source-map/source-node.js
 @ ./node_modules/css/node_modules/source-map/lib/source-map.js
 @ ./node_modules/css/lib/stringify/source-map-support.js
 @ ./node_modules/css/lib/stringify/index.js
 @ ./node_modules/css/index.js

I believe this would be fixed if the used source-map library is updated in package.json.

@holblin
Copy link

holblin commented May 26, 2022

I worked on removing the source-map support. This will solve the issue. Trying to reach out to the rework members before going into the fork route (and discussing with my company for the PR route).
ref: #164

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

2 participants