canvas-lms/.storybook
Ed Schiebel 568810861f Storybook config fixes
closes MAT-65
flag=none

- The update to package.json corrects a typo in the command line,
  line, plus adds a directory needed to load brandable_css
- The instui babel presets in the new .babelrc.json file are needed
  if you want an RCE in storybook
- The change to ENV in preview.js is needed if you want an RCE in
  storybook

test plan:
  - storybook builds and everything still works
  - components are rendered using the Lato font family

Change-Id: I04c45e4dc6bd853c3513ff689d63f6388d874ec1
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/263291
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Jeffrey Johnson <jeffrey.johnson@instructure.com>
QA-Review: Jeffrey Johnson <jeffrey.johnson@instructure.com>
Product-Review: Jeffrey Johnson <jeffrey.johnson@instructure.com>
2021-04-23 19:46:51 +00:00
..
.babelrc.json Storybook config fixes 2021-04-23 19:46:51 +00:00
main.js reconfigure storybook and rewrite its source files 2021-04-06 21:32:23 +00:00
preview-body.html initial react inbox landing page 2020-12-08 17:15:44 +00:00
preview-head.html Storybook config fixes 2021-04-23 19:46:51 +00:00
preview.js Storybook config fixes 2021-04-23 19:46:51 +00:00
storybook.test.js Add storyshots to storybook 2021-02-11 22:37:36 +00:00