canvas-lms/.storybook
Jeffrey Johnson 647b88c6ca Upgrade Storybook to support Webpack 5
fixes VICE-3037

Test Plan
1. Pull down code
2. `yarn install` since we added new packages
3. `yarn run storybook` to get storybook running
4. Visit localhost:6006 on your machine to test storybook
5. NOTE: Some stories are broken, but storybook should behave.
(Broken stories are most likely due to code drift)

Change-Id: Ic2e00a75146e433721ebf37a13df700169431cb8
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/297094
Reviewed-by: Omar Soto-Fortuño <omar.soto@instructure.com>
Product-Review: Omar Soto-Fortuño <omar.soto@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
2022-07-26 19:37:09 +00:00
..
main.js Upgrade Storybook to support Webpack 5 2022-07-26 19:37:09 +00:00
preview-body.html initial react inbox landing page 2020-12-08 17:15:44 +00:00
preview-head.html Stop using google fonts on user-facing pages 2022-02-07 20:55:16 +00:00
preview.js Remove rce_auto_save flag 2021-12-15 17:48:17 +00:00
storybook.test.js Add storyshots to storybook 2021-02-11 22:37:36 +00:00