Skip to content

Commit

Permalink
Merge pull request #1 from Artur93gev/Artur93gev-patch-1
Browse files Browse the repository at this point in the history
Update MIGRATION.md
  • Loading branch information
Artur93gev authored Aug 11, 2023
2 parents 8d8fc73 + 4b8753a commit 441719b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -1669,7 +1669,7 @@ If you're using `storiesOf` and want to restore the previous behavior, you can a
```js
module.exports = {
webpackFinal: (config) => {
config.modules.rules.push({
config.module.rules.push({
test: /\.stories\.[tj]sx?$/,
use: [
{
Expand Down

0 comments on commit 441719b

Please sign in to comment.