server icon indicating copy to clipboard operation
server copied to clipboard

chore(web): switched built tool, webpack to Vite

Open saadjutt01 opened this issue 2 years ago • 0 comments

Issue

no issue to link.

Intent

Switch to Vite built tool

Implementation

Minimal changes, actually no changes in source code.

  • removed couple of packages
  • added few relevant dev dependencies

Checks

  • [ ] Code is formatted correctly (npm run lint:fix).
  • [ ] Any new functionality has been unit tested.
  • [ ] All unit tests are passing (npm test).
  • [ ] All CI checks are green.
  • [ ] Reviewer is assigned.

saadjutt01 avatar Oct 01 '22 22:10 saadjutt01