mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 12:55:14 +03:00
Tidy up init.js
build order
This commit is contained in:
parent
7bc1db46b6
commit
04d6cf556c
3 changed files with 2 additions and 4 deletions
|
@ -52,7 +52,6 @@
|
|||
|
||||
<link type="text/css" rel="stylesheet" href="./css/dark-theme.css" media="all" disabled/>
|
||||
|
||||
<script type="module" src="./components/init.js"></script>
|
||||
<!-- TODO: probably won't need this here once everything is imported -->
|
||||
<script type="module" src="./js/utils/common.js"></script>
|
||||
<!-- CORDOVA_INCLUDE js/cordova_chromeapi.js -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue