mediawiki-extensions-Popups/.storybook
Jan Drewniak dbb58da86b [Storybook] Upgrade Storybook to v6.2.9
This removes the webpack.config.js file, moving the webpack config
into main.js, which replaces config.js.

- Moves the global jQuery into the webpack config in main.js.
- Removes the outdates .nvmrc file in the webpack folder.
- Moves the mockMediaWiki initialization from config.js into
  index.stories.js
- Upgrades webpack to 4.22.2

Bug: T271763
Change-Id: Ie008d69e992625113ae98d52ad6d37186eb933de
2021-07-16 15:38:29 +00:00
..
helpers [Storybook] Removing custom CSS grid and addons from Storybook 2021-07-14 12:54:55 +02:00
mocks [Storybook] Fixing missing images 2021-07-14 16:26:20 +00:00
static/img [Storybook] Fixing missing images 2021-07-14 16:26:20 +00:00
stories [Storybook] Upgrade Storybook to v6.2.9 2021-07-16 15:38:29 +00:00
main.js [Storybook] Upgrade Storybook to v6.2.9 2021-07-16 15:38:29 +00:00
README.md Publish storybook now we are using more modern node 2019-12-11 15:16:13 -08:00
storybook-resources.sh Settings cog should come from icon pack 2020-11-12 05:57:57 -08:00

StoryPops - Storybook for Popups

This "mini-project" contains all the dependencies and code to run a Storybook app (https://storybook.js.org/) for the Popups repository.