Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update Babel and Webpack configurations for design-system-website
- Replace `@babel/plugin-proposal-class-properties` with `@babel/plugin-transform-object-rest-spread` - Update Babel and Webpack dependencies to latest versions - Add `node-polyfill-webpack-plugin` and `process` to handle polyfills - Replace `babel-plugin-module-alias` with `babel-plugin-module-resolver` - Update Webpack plugins configuration in `styleguide.config.js`
- Loading branch information