Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uppostcss-loader v4.0.0 released #68
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Due to the latest version of postcss-loader(v4.0.0) released on 9/7, an error
ModuleBuildErroroccurs.Check major changes in release note,
There are two ways to fix this.
PostCsstopostcssOptionspackage.jsonThe first method seems better, so let me make a pull request using the first method.