-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
loader: add remark-loader to the list #3903
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
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/webpack-docs/webpack-js-org/nm5oms1qs |
EugeneHlushko
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/webpack/webpack.js.org/blob/master/repositories/loaders.json add the loader here and see if its added to the main list
| "webpack-contrib/thread-loader", | ||
| "webpack-contrib/polymer-webpack-loader", | ||
| "babel/babel-loader", | ||
| "postcss/postcss-loader", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Somebody can create an issue, postcss/postcss-loader is now here https://github.com/webpack-contrib/postcss-loader
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will do
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed here - #3909
|
Thanks! |
Closes #3900