svgo icon indicating copy to clipboard operation
svgo copied to clipboard

Define guidelines for core plugins

Open sk- opened this issue 4 years ago • 1 comments

There are a bunch of PRs with new plugin proposals. However it is not clear which of those should be accepted.

We should have a clear policy regarding which packages can make it into the core. And add support for external plugins if that's not already supported.

For those plugins that make it into core we should require:

  • comprehensive testing
  • reduction in size of at least X% in a benchmark dataset.

Also, at the very least I'd halt accepting plugins until we have:

  • validation testing
  • codebase is more stable/cleaned up

sk- avatar Mar 02 '21 18:03 sk-

I don't accept plugins yet. Will make svgo more reliable first.

TrySound avatar Mar 02 '21 18:03 TrySound