Skip to content
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
Closed
@ertrzyiks

Description

@ertrzyiks

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions