1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 00:05:22 +03:00
Commit graph

6 commits

Author SHA1 Message Date
Mark Haslinghuis
ec0ceb6911
Fix rev (#3652)
* Fix rev

* Remove COMMITHASH

* Use manifest for Android too

* Fix copy pasta
2023-12-01 19:58:32 +01:00
J Blackman
d6575e175f
Adding version details to the PWA (#3606)
* Adding version details to the PWA

* Created a coded version.js that can be loaded as a module.

* Reverting, and simply identifying the permissible global vars for Vite

* Update .eslintrc.js

Removing whitespace

* Update vite.config.js
2023-10-17 02:55:42 +02:00
Vít Semrád
5f13c076f7
Feature: Vite Build (#3569)
* Feature: Vite Build MVP

* Chore: Readme, default ports, remove lock

* Fix: Return yarn lock

* Fix: Use different plugin that works in dev too
2023-09-08 23:44:17 +02:00
Tomas Chmelevskij
3c80a41097
fix: load 3d models when in web build (#3562) 2023-09-04 10:31:22 +02:00
Tomas Chmelevskij
ff4b62d7e2
Feat/vite build (#3292)
feat: vite based web build

* configure vitejs build
* add web serial option
2023-08-31 20:01:06 +02:00
Tomas Chmelevskij
c086395def
Refactor msp to modules (#3214)
* feat: refactor everything to modules

* fix: a lot of circular deps fixes

* feat: use vitest instead of karma
2023-01-14 22:11:37 +01:00