Skip to content

Setting content does not take effect #191

@yinyanli

Description

@yinyanli

I only want purgecss to scan the a page in the directory, but after setting this, other files are still scanned.

    [
      'nuxt-purgecss',
      {
        content: ['/pages/a', '/components/a'],
        enabled: true,
        keyframes: true,
      },
    ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions