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:
authorAlberto García Hierro <alberto@garciahierro.com>2018-03-17 17:31:53 +0300
committerAlberto García Hierro <alberto@garciahierro.com>2018-03-17 17:31:53 +0300
commit024561b64de209b9ba7a7ca37c4104e0221a36af (patch)
treead1cbf4d056972b927ef838c5b80a9b36aa098cf /gulpfile.js
parentb01405139ee619117a31106fc2a4b6f84900a2c9 (diff)
Format the markdown in the release notes as HTML
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 2e9e67ed..68f51deb 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -56,6 +56,7 @@ sources.js = [
'./js/libraries/google-analytics-bundle.js',
'./node_modules/jquery/dist/jquery.min.js',
'./node_modules/jquery-ui-npm/jquery-ui.min.js',
+ './node_modules/marked/lib/marked.js',
'./js/libraries/d3.min.js',
'./js/libraries/jquery.nouislider.all.min.js',
'./node_modules/three/three.min.js',