Create builder folder for docker + bootstrap combo

This commit is contained in:
Webber
2020-01-07 21:55:01 +01:00
committed by Webber Takken
parent f663254051
commit 2166833f11
5 changed files with 7 additions and 9 deletions

View File

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