Skip to content

Commit

Permalink
Update storybook to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonnutter committed Dec 11, 2020
1 parent e881c06 commit a724f34
Show file tree
Hide file tree
Showing 3 changed files with 7,197 additions and 5,253 deletions.
2 changes: 1 addition & 1 deletion lib/msal-react/.storybook/main.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
stories: ['../stories/**/*.stories.(ts|tsx)'],
stories: ['../stories/**/*.stories.@(ts|tsx)'],
addons: ['@storybook/addon-actions', '@storybook/addon-links', '@storybook/addon-docs', '@storybook/addon-storysource'],
webpackFinal: async (config) => {
config.module.rules.push({
Expand Down
Loading

0 comments on commit a724f34

Please sign in to comment.