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

Revert "Fix issue with multipass and add tests" #2

Merged
merged 1 commit into from Mar 8, 2020

Conversation

kylemh
Copy link
Member

@kylemh kylemh commented Mar 8, 2020

Reverts #1

This config:

{
  "plugins": [
    {
      "prefixIds": {
        "delim": "_"
      }
    },
    {
      "cleanupIDs": { "minify": true }
    },
  "multipass": true
}

Seemed to ignore the filename prefix. Disabling multipass resolved the issue, but clearly this is a bug.

@kylemh kylemh merged commit c18a56a into master Mar 8, 2020
@kylemh kylemh deleted the revert-1-fix-multipass-bug branch March 8, 2020 20:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant