Skip to content

Commit 7d5ee12

Browse files
committed
1 parent b48d65d commit 7d5ee12

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
@@ -33,7 +33,7 @@ const OUTPUT = {
3333
const PLUGINS = [
3434
json(),
3535
buble(),
36-
node({mainFields: ['shorter-js', 'module']})
36+
node({mainFields: ['jsnext', 'module']})
3737
];
3838

3939
if (MIN){

0 commit comments

Comments
 (0)