Skip to content

Commit

Permalink
Charts: Replace Rollup with Webpack (#40912)
Browse files Browse the repository at this point in the history
* replace rollup with webpack

* update scripts

* changelog

* Delete projects/js-packages/charts/eslint.config.mjs

* remove rollup from dependencies

* Update projects/js-packages/charts/package.json

* separate directory for cjs and esm

* refactoring

* move types to top

* replaced remaining types imports

* rename esm to mjs to be consistent

* fix color access

* fix type errors

* fix type errors

* add index to accessors

* add types build

* change exports etc

* remove unecessary options

* remove unecessary ts-loader

* make babel/runtime external

* we might want to export the types here

* fixed export file names

* fix pnpm lock

* adding build:prod script

* use a single webpack config

* fix pnpm locks

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12737397390

Upstream-Ref: Automattic/jetpack@15f2152
  • Loading branch information
kangzj authored and matticbot committed Jan 12, 2025
1 parent ab4692f commit f2d31b8
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f2d31b8

Please sign in to comment.