* updated webpack to 5 * fix dependency extraction config * port unminify.js to webpack 5 * updated packages webpack version * changelogs * Updated @wordpress/custom-templated-path-webpack-plugin - also removed Terser from package.json * Upgraded storybook config to webpack 5
* Add style links to storybook preview head based on the env Use *style.css or *style-rtl.css based on a env flag so we don't need to modify the preview-head.html manully. * Add npm run storybook-rtl * Update the storybook-rtl command description