Package to dist folder using @zeit/ncc

This commit is contained in:
Webber
2019-12-17 19:33:09 +01:00
committed by Webber Takken
parent 4312758325
commit 0bb0dbd7be
6 changed files with 68 additions and 17 deletions

View File

@@ -10,4 +10,4 @@ branding:
color: 'gray-dark'
runs:
using: 'node12'
main: 'src/index.js'
main: 'dist/index.js'