This repository was archived by the owner on Mar 6, 2024. It is now read-only.
This repository was archived by the owner on Mar 6, 2024. It is now read-only.
PostCSS plugins are ignored #84
Closed
Description
Hey, I've a problem with postcss-loader
and have created the smallest repo to reproduce it.
https://github.com/ertrzyiks/happypack-postcss-example
First of all I've found that not all options defined in my config are passed to the loader, so updated SERIALIZABLE_OPTIONS
array with my key, but it still doesnt work. Looks like PostCSS plugins are ignored, because they are passed as an array of functions and can not be serialized here in launchAndConfigureThreads
.
Any clues how to resolve it?
Metadata
Metadata
Assignees
Labels
No labels