Skip to content

Commit de3a374

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/js-yaml-4.1.1
2 parents acea5ae + e6ffbb0 commit de3a374

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rollup.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const watch = process.env.ROLLUP_WATCH;
1111

1212
export default {
1313
input: 'src/index.ts',
14+
external: ['os'],
1415
output: [
1516
{
1617
file: pkg.main,

0 commit comments

Comments
 (0)