Skip to content

Commit

Permalink
fix: add 'os' as external module
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Oct 22, 2020
1 parent 43b9b9c commit 7eb7bc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export default {
"https",
"http2",
"net",
"os",
"url"
]
};

0 comments on commit 7eb7bc4

Please sign in to comment.