Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-01-28 20:39:13 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-01-28 20:39:13 +0300
commit48a9b36d86820d132735e414b3f6a042de16d289 (patch)
tree6d3ea7e806f77610912db13d71214be87a2f13ae /gulpfile.js
parent0730408796bce23abef05486e977a3e84efa0cb8 (diff)
Load and save of mmix over MSP
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/gulpfile.js b/gulpfile.js
index d396f71b..fcf5735d 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -66,6 +66,7 @@ sources.js = [
'./js/libraries/jbox/jBox.min.js',
'./js/libraries/switchery/switchery.js',
'./js/libraries/jquery.ba-throttle-debounce.js',
+ './js/helpers.js',
'./node_modules/inflection/inflection.min.js',
'./node_modules/bluebird/js/browser/bluebird.min.js',
'./js/injected_methods.js',