mwmbl / front-end-original

A front-end for the mwmbl search engine written in vanilla javascript
https://mwmbl.github.io/front-end/
GNU Affero General Public License v3.0
13 stars 3 forks source link

Added a vite config to use vite in dev and build process #26

Closed ColinEspinas closed 2 years ago

ColinEspinas commented 2 years ago

Just tweaked a bit the project to use vite in a more standard way using npx (we still don't want to init npm on this project).