diff --git a/src/index.ts b/src/index.ts index 6e51349..189fca6 100644 --- a/src/index.ts +++ b/src/index.ts @@ -25,6 +25,10 @@ export default async function (context: PresetContext): Promise { "0": { inlineDynamicImports: true, }, + "1": { + browser: true, + preferBuiltins: false, + }, }, plugins: [ [