Skip to content

Non library files / code being bundled for predicates #399

@brandonjpierce

Description

@brandonjpierce

@accelint/predicates

Image

We are only excluding __fixture__ not __fixtures__ which is why this leaked in there.

entry: [
    'src/**/*.{ts,tsx}',
    '!src/**/*.{d,stories,test,test-d,bench}.{ts,tsx}',
    '!**/__fixture__',
  ],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions