Skip to content

volodymyr-bezhenar/storybook-exclude

Repository files navigation

storybook-exclude

Build Version Downloads

Template ToDo list

Storybook Exclude plugin can be used to exclude the all 'storybook-static' folders in the project.

After build-storybook run in monorepo with storybooks - for each module a lot of files are generated under storybook-static folder. That forces Intellij IDEA to rerun indexing.

With this plugin you can mark the all 'storybook-static' folders in the project as excluded. That reduces overall indexing time and improves Intellij IDEA responsibility.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Storybook Exclude" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

About

IDEA Plugin to mark 'storybook-static' folder as excluded. Useful in monorepo.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published