Skip to content

Commit

Permalink
Test 2 with config revert
Browse files Browse the repository at this point in the history
  • Loading branch information
olliecurtis committed Sep 16, 2024
1 parent c297699 commit 8cd5cef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .storybook/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ module.exports = ({ config }) => {
options: {
importLoaders: 1,
modules: {
namedExport: false,
localIdentName: '[local]-[hash:base64:5]',
},
},
Expand All @@ -97,7 +96,6 @@ module.exports = ({ config }) => {
options: {
importLoaders: 1,
modules: {
namedExport: false,
localIdentName: '[local]-[hash:base64:5]',
},
},
Expand Down

0 comments on commit 8cd5cef

Please sign in to comment.