stable
Clone or download
Read-only
chore: Close request #38621 Drop redundant JS polyfills
No functional change expected in storybook: pnpm --filter=tlp-doc-v2 run storybook No functional change expected elsewhere. Why? Those packages are all polyfills for functions that are now either natively supported by our target browsers or natively supported by the Node.js version we are using in dev environments. Overriding them saves bandwidth, storage and CPU. Change-Id: I29dc07a4c2ff7241b16f91c313e265b250f45815
Modified Files
Name | ||||
---|---|---|---|---|
M | package.json | +17 | −1 | Go to diff View file |
M | pnpm-lock.yaml | +110 | −579 | Go to diff View file |
M | src/scripts/tlp-doc-v2/package.json | +13 | −0 | Go to diff View file |
M | src/scripts/tlp-doc-v2/pnpm-lock.yaml | +105 | −431 | Go to diff View file |