Alternate bundling technique using ncc

This commit is contained in:
Simon Engledew
2020-11-03 15:08:12 +00:00
parent 9a0139eee2
commit 93ba95ee14
650 changed files with 167557 additions and 11917 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ inputs:
default: 'true'
runs:
using: 'node12'
main: '../lib/init-action.js'
main: '../dist/init/index.js'