Steve Repsher
686424fc70
Add CoreJS polyfills to modern build ( #20676 )
2024-06-21 11:07:39 +02:00
Steve Repsher
3e1227b064
Do not inject Intl polyfill into ecma402-abstract package ( #21074 )
2024-06-12 14:45:57 -04:00
Steve Repsher
7748315fc3
Inject Intl polyfills where used ( #20798 )
...
* Inject Intl polyfills where used
* Replace Intl polyfill in localize method with loading intl-messageformat asynchronously
* Remove spurious feature tests for Intl
2024-05-29 14:01:21 +02:00
Steve Repsher
41e34c0d61
Inject ResizeObserver polyfill where needed ( #20754 )
2024-05-24 12:21:46 -04:00
Steve Repsher
e0062cf190
Inject ElementInternals polyfill where needed ( #20818 )
2024-05-23 14:25:58 -04:00
Steve Repsher
84b436c08e
Fix self-injection for custom polyfills ( #20718 )
...
* Fix self-injection for custom polyfills
* Update build-scripts/bundle.cjs
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-05-03 16:37:40 -04:00
renovate[bot]
61b04a882b
Update dependency core-js to v3.34.0 ( #18974 )
...
* Update dependency core-js to v3.34.0
* Update Babel setting with package.json version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-12-22 15:41:33 -05:00
Steve Repsher
3a94deef69
Fix minifying templates from dependencies ( #18795 )
2023-11-29 10:35:53 +01:00
Simon Lamon
7691f7eb05
PolymerElement cleanup ( #18793 )
2023-11-28 20:25:12 +01:00
Steve Repsher
075cca5991
Inject polyfills where used ( #18719 )
2023-11-24 15:57:21 +01:00
Steve Repsher
cf355c419d
Fix Babel runtime helper injections ( #18698 )
2023-11-22 14:10:28 +01:00
Steve Repsher
cee8c756fc
Remove dependency esprima ( #18564 )
2023-11-08 11:24:03 +01:00
Steve Repsher
79f3759756
Create webpack bundle stats for Relative CI ( #18178 )
2023-10-12 09:28:34 +02:00
renovate[bot]
cc01e8d6a8
Update dependency core-js to v3.33.0 ( #18119 )
...
* Update dependency core-js to v3.33.0
* Update babel setting
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-10-09 12:38:31 +00:00
Steve Repsher
713ebfcc22
Enable shipped proposals in Babel ( #17909 )
2023-09-19 13:56:55 +02:00
Steve Repsher
cba246fc7f
Fix source URLs in source maps ( #17585 )
2023-08-15 15:10:12 +00:00
renovate[bot]
725c8685fd
Update dependency core-js to v3.32.0 ( #17433 )
...
* Update dependency core-js to v3.32.0
* Update Babel setting
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-08-04 03:54:58 +00:00
renovate[bot]
12b7b903bc
Update dependency core-js to v3.31.0 ( #16913 )
...
* Update dependency core-js to v3.31.0
* Update babel setting
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-06-17 05:40:10 +00:00
Steve Repsher
fa1a6affa7
Use ES modules and dynamic import for Webpack latest builds ( #16849 )
2023-06-13 18:12:44 +02:00
Bram Kragten
d914fb0cfc
Revert "Use ES modules and dynamic import for Webpack latest builds (… ( #16679 )
...
Revert "Use ES modules and dynamic import for Webpack latest builds (#16620 )"
This reverts commit 7b350e31dd9a313d1023d2049d9513f58d38e8de.
2023-05-30 17:56:38 -04:00
Steve Repsher
7b350e31dd
Use ES modules and dynamic import for Webpack latest builds ( #16620 )
2023-05-30 18:27:49 +00:00
Joakim Sørensen
5006dfc138
Use __STATIC_PATH__
in more places so the supervisor panel can reach paths ( #16665 )
...
Use __STATIC_PATH__ in more places so the supervisor panel can reach paths
2023-05-30 10:45:58 +02:00
Steve Repsher
eabd8b54f4
Correct Terser ECMA option ( #16518 )
2023-05-15 09:54:59 +02:00
Steve Repsher
aa3fd70966
Use Babel runtime for helpers and regenerator (33%+ bundle reduction) ( #16466 )
2023-05-08 14:47:53 +02:00
Steve Repsher
9ba114777e
Add browserslist config and use for Babel preset environment ( #16267 )
2023-04-24 11:28:27 +02:00
Steve Repsher
22f5d6cacb
Migrate Babel loose options to assumptions ( #16245 )
2023-04-20 10:59:08 +02:00
renovate[bot]
da58aed64c
Update dependency core-js to v3.30.0 ( #16105 )
...
* Update dependency core-js to v3.30.0
* Update babel preset
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2023-04-10 13:21:35 +00:00
Steve Repsher
1f1898fa46
Make module types explicit and convert some to ESM ( #15964 )
2023-03-30 11:23:43 +02:00