Skip to content

Commit 798c37d

Browse files
chore: tweaks
1 parent a2049d2 commit 798c37d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rollup.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ export default {
99
plugins: [
1010
pluginTypescript(),
1111
],
12+
external: ['fs', 'path', '@actions/core', 'child_process', 'shell-escape', '@actions/github'],
1213
};

0 commit comments

Comments
 (0)