Skip to content

Commit

Permalink
chore: revert lazyCompilation flag
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed Oct 31, 2022
1 parent 561102a commit b154db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module.exports = {
builder: {
name: 'webpack5',
options: {
// lazyCompilation: true,
lazyCompilation: true,
fsCache: true
}
}
Expand Down

0 comments on commit b154db4

Please sign in to comment.