rsnext/packages
stefanprobst 3a2cd0e0d2
fix(next-storybook): make rules an array in webpack config (#22125)
the `next-storybook` plugin throws an error since version `10.0.6-canary.9`, specifically since #17306:

```
ERR! WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
ERR!  - configuration.module.rules should be an array
```

this PR makes `module.rules` an array again.

also see https://github.com/vercel/next.js/pull/17306#issuecomment-774996237
2021-05-05 02:45:38 +00:00
..
create-next-app v10.2.1-canary.2 2021-04-30 13:27:54 -05:00
eslint-config-next v10.2.1-canary.2 2021-04-30 13:27:54 -05:00
eslint-plugin-next v10.2.1-canary.2 2021-04-30 13:27:54 -05:00
next Add type checking events (#24595) 2021-05-04 08:41:01 +00:00
next-bundle-analyzer v10.2.1-canary.2 2021-04-30 13:27:54 -05:00
next-codemod v10.2.1-canary.2 2021-04-30 13:27:54 -05:00
next-env v10.2.1-canary.2 2021-04-30 13:27:54 -05:00
next-mdx v10.2.1-canary.2 2021-04-30 13:27:54 -05:00
next-plugin-storybook fix(next-storybook): make rules an array in webpack config (#22125) 2021-05-05 02:45:38 +00:00
next-polyfill-module v10.2.1-canary.2 2021-04-30 13:27:54 -05:00
next-polyfill-nomodule v10.2.1-canary.2 2021-04-30 13:27:54 -05:00
react-dev-overlay v10.2.1-canary.2 2021-04-30 13:27:54 -05:00
react-refresh-utils v10.2.1-canary.2 2021-04-30 13:27:54 -05:00