1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 16:25:19 +03:00

Fix app not starting in chrome

This commit is contained in:
Pawel Spychalski (DzikuVx) 2019-06-09 13:11:09 +02:00
parent 1633ea9214
commit 4a0bf7b93b
3 changed files with 1544 additions and 1372 deletions

View file

@ -61,7 +61,7 @@ sources.js = [
'./js/libraries/d3.min.js',
'./js/libraries/jquery.nouislider.all.min.js',
'./node_modules/three/three.min.js',
'./node_modules/nw-dialog/index.js',
'./js/libraries/nw-dialog.js',
'./js/libraries/bundle_xml2js.js',
'./js/libraries/Projector.js',
'./js/libraries/CanvasRenderer.js',