mirror of
https://github.com/zoriya/flood.git
synced 2025-12-06 07:16:18 +00:00
config.cli: migrate to TypeScript
This commit is contained in:
@@ -26,7 +26,6 @@ COPY . ./
|
||||
RUN npm ci --no-optional
|
||||
|
||||
# Build assets
|
||||
RUN cp config.cli.js config.js
|
||||
RUN npm run build-assets
|
||||
|
||||
# Now get the clean Node.js image
|
||||
|
||||
Reference in New Issue
Block a user