Merge branch 'main' into develop
This commit is contained in:
commit
3ea84a3597
@ -4,7 +4,7 @@
|
||||
"description": "",
|
||||
"main": "dist/src/functions/*.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"build": "tsc && mkdir -p dist/src/templates && cp -r /app/dictation_function/src/templates/* dist/src/templates/",
|
||||
"watch": "tsc -w",
|
||||
"clean": "rimraf dist",
|
||||
"prestart": "npm run clean && npm run build",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user