back to building with ncc

This commit is contained in:
SamKirkland
2020-10-24 00:56:44 -05:00
parent c14c34b02c
commit 928e32c59b
6 changed files with 6783 additions and 131 deletions

View File

@@ -43,7 +43,7 @@ inputs:
description: 'strict or loose'
runs:
using: 'node12'
main: 'dist/main.js'
main: 'dist/index.js'
branding:
icon: 'upload-cloud'
color: 'orange'