Skip to content

Fix moduleFilters: files are logged multiple times #682

@Domiii

Description

@Domiii

NOTES:

  • In our new system, moduleFilters can be registered on multiple levels: 1. as the include or ignore babel option, 2. as an option to the Dbux plugin itself, because include/ignore is controlled by the build system, and should not be tempered with.
  • Make sure that if we have multiple filters at different stages, they only log once anyway.

TODO

  • Fix: Currently, when building react-tic-tac-toe, some files are logged 4 times with [REGISTER]. Any whitelisted file should ideally only appear once.
    • Everything works fine though...

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions