🔧 Some tweaks to the file watcher

This commit is contained in:
2022-04-13 14:37:01 -07:00
parent e0791c1939
commit c3a2364d79
3 changed files with 23 additions and 16 deletions

View File

@@ -20,7 +20,6 @@ RUN apk add --update \
xvfb \
xz
COPY package.json package-lock.json ./
COPY moleculer.config.ts ./
COPY tsconfig.json ./