Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update Babel and Webpack configurations for design-system-website #677

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

CoMfUcIoS
Copy link
Contributor

@CoMfUcIoS CoMfUcIoS commented Oct 14, 2024

  • Replace @babel/plugin-proposal-class-properties with @babel/plugin-transform-object-rest-spread
  • Update Babel and Webpack dependencies to latest versions
  • Add process to handle polyfills
  • Replace babel-plugin-module-alias with babel-plugin-module-resolver
  • Update Webpack plugins configuration in `styleguide.config.js

- Added `pnpm-*.yaml` to ignore pnpm lock and workspace files
@CoMfUcIoS CoMfUcIoS requested a review from a team as a code owner October 14, 2024 11:38
@CoMfUcIoS CoMfUcIoS marked this pull request as draft October 14, 2024 11:39
- Replace `@babel/plugin-proposal-class-properties` with `@babel/plugin-transform-object-rest-spread`
- Update Babel and Webpack dependencies to latest versions
- Add `process` to handle polyfills
- Replace `babel-plugin-module-alias` with `babel-plugin-module-resolver`
- Update Webpack plugins configuration in `styleguide.config.js`
@CoMfUcIoS CoMfUcIoS marked this pull request as ready for review October 14, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant