Skip to content

Commit 5a6c226

Browse files
committed
no browsers
1 parent 6c3a18c commit 5a6c226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default {
1010
plugins: [
1111
babel({
1212
presets: [
13-
['env', { targets: { browsers: '>0.25%' }, modules: false }],
13+
['env', { modules: false }],
1414
],
1515
babelrc: false,
1616
}),

0 commit comments

Comments
 (0)