Open aleen42 opened 3 years ago
Hey @aleen42, not a maintainer but thank you!
I pulled your repo and managed to get my project working. The only thing is that I get a postcss deprecation warning:
92% sealing asset processing CSSSplitWebpackPluginpostcss-chunk: postcss.plugin was deprecated. Migration guide:
https://evilmartians.com/chronicles/postcss-8-plugin-migration
I would totally pull yours if you decide to fork the project since this one seems to be deserted. I could help migrating to the newer postcss version.
compiler.plugin
andcompilation.plugin
mentioned in #32.SourceMapSource
will generate related files which can be read understats.assets[0].related
.SourceMapSource
has changed thename
property to_name
.