Adds build step using vite and breaks code into JS6 modules #14

Merged
androiddrew merged 3 commits from drew/build into main 8 months ago
Owner

This is a large update. I've selected Vite as the build system for this project. I tried other tools like golang minify but this had the most useful features and serves as a dev server too. I think a lot can be done to shore up the management of global state in the application. For now this works.

closes #13

Changes

  • adds vite for dev/build
  • Breaks out JS into JS6 modules
  • Updates docker file to have two stage build
This is a large update. I've selected Vite as the build system for this project. I tried other tools like golang minify but this had the most useful features and serves as a dev server too. I think a lot can be done to shore up the management of global state in the application. For now this works. closes #13 #### Changes - adds vite for dev/build - Breaks out JS into JS6 modules - Updates docker file to have two stage build
androiddrew merged commit f381147f16 into main 8 months ago
This repo is archived. You cannot comment on pull requests.
No reviewers
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#14
Loading…
There is no content yet.