Capgemini / dcx-react-library

React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
113 stars 6 forks source link

fix: installed webpack 5 for storybook to enable build with node v18 #402

Closed szilvihorvath closed 1 year ago

szilvihorvath commented 1 year ago

Issue: https://github.com/Capgemini/dcx-react-library/issues/376

Installed webpack 5 for storybook and updated config as storybook had been using webpack 4 by default which doesn't support node v18.