Files
rocket/packages/plugins-manager
Stephen Wade 43ef209bad chore: Docs updates (#53)
* chore: fix Eleventy spelling
* chore: misc CONTRIBUTING.md updates
* chore: fix GitHub capitalization
* chore: fix HTML capitalization
* chore: fix JavaScript capitalization
* chore: misc README.md updates
* chore: update slack.md to match modernweb-dev/web
* chore: misc docs/about updates
* chore: misc docs/blog updates
* chore: misc docs/docs updates
* chore: fix mdjs capitalization
* chore: fix Markdown capitalization
* chore: fix Rocket capitalization
* chore: fix apostrophes
* chore: fix TypeScript capitalization
* chore: consistently capitalize headings
* chore: misc docs/guides updates
* chore: misc packages/building-rollup updates
* chore: misc packages/check-html-links updates
* chore: misc packages/cli updates
* chore: misc packages/plugins-manager updates
* chore: misc packages/search updates
* chore: fix tests
* chore: fix lints
2021-01-31 11:00:53 +01:00
..
2021-01-05 07:35:10 +01:00
2021-01-03 16:20:47 +01:00
2021-01-05 07:35:10 +01:00
2021-01-31 11:00:53 +01:00
2021-01-03 16:20:47 +01:00

Plugins Manager

The Plugins Manager replaces the specific registration/execution (with options) in a given plugin system by an intent to use a plugin (with these options). This allows your users to adjust the options before actually applying the plugins.

For docs please see our homepage https://rocket.modern-web.dev/docs/plugins-manager/overview/.