Skip to content

Commit

Permalink
Compile lib file-saver
Browse files Browse the repository at this point in the history
  • Loading branch information
ger-benjamin committed Mar 22, 2017
1 parent d598d15 commit 133d069
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion c2cgeoportal/scaffolds/update/CONST_Makefile_tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,8 @@ NGEO_LIBS_JS_FILES += \
node_modules/angular-gettext/dist/angular-gettext.min.js \
node_modules/angular-dynamic-locale/dist/tmhDynamicLocale.min.js \
node_modules/bootstrap/dist/js/bootstrap.min.js \
node_modules/d3/d3.min.js
node_modules/d3/d3.min.js \
node_modules/file-saver/FileSaver.min.js
NGEO_PROJECT_LIBS_JS_FILES ?=
ifeq ($(OPERATING_SYSTEM),WINDOWS)
COMPILE_CATALOG = node_modules/ngeo/buildtools/compile-catalog.js
Expand Down

0 comments on commit 133d069

Please sign in to comment.