generated from corysanin/nodejs-web-template
tooling for browser js
This commit is contained in:
@@ -12,7 +12,7 @@ RUN npm install
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN npx tsc && npm run-script build && \
|
||||
RUN npm run-script tsc && npm run-script build && \
|
||||
npm ci --only=production && \
|
||||
ln -sf /usr/share/fonts assets/ && \
|
||||
chown -R node .
|
||||
|
Reference in New Issue
Block a user