Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Merging rule loader overwrites existing #2

Closed
eliperelman opened this issue Feb 25, 2017 · 0 comments · Fixed by #3
Closed

Merging rule loader overwrites existing #2

eliperelman opened this issue Feb 25, 2017 · 0 comments · Fixed by #3

Comments

@eliperelman
Copy link
Member

"module": {
        "rule": {
          "css": {
            "loader": {
              "css": {
                "options": {
                  "modules": true
                }
              }
            }
          }
        }
      }
    }

This should extend the rule.css.loader.css if one exists, but currently it overwrites.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant