feat: add Intl.Segmenter polyfill (#3688)

This commit is contained in:
fourdim
2023-08-12 01:14:09 +08:00
committed by GitHub
parent 1eaf228a30
commit ee91964998
5 changed files with 34 additions and 5 deletions

View File

@@ -84,6 +84,7 @@ export const createConfiguration: (
experiments: {
topLevelAwait: true,
outputModule: false,
syncWebAssembly: true,
},
output: {
environment: {