👷 push on docker hub
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"@zeit/ncc": "0.22.3"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "ncc build ./index.ts --out dist",
|
||||
"build": "ncc build --external canvas --out dist ./index.ts ",
|
||||
"dev": "ncc run __tests__/dev.ts --quiet | tail -n +2 > out.gif "
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user