Application development process needs a real build step that minifies output. #13

Closed
opened 8 months ago by androiddrew · 0 comments
Owner

At present we are simply Dockerizing the ./src contents we will want to ship. This build process should minify the index.html, script.js, and main.css and locate it in a ./dist or ./build directory. The Docker build process can also be split into a two step setup where build occurs with the Node LTS base image, and copies the output over to an nginx container.

At present we are simply Dockerizing the ./src contents we will want to ship. This build process should minify the `index.html, script.js, and main.css` and locate it in a ./dist or ./build directory. The Docker build process can also be split into a two step setup where build occurs with the Node LTS base image, and copies the output over to an nginx container.
androiddrew added the
Kind/Enhancement
label 8 months ago
androiddrew closed this issue 8 months ago
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: androiddrew/webserial#13
Loading…
There is no content yet.