fixed diet file creation
This commit is contained in:
parent
6423f5f9cf
commit
0449674e6b
4
Makefile
4
Makefile
@ -4,7 +4,9 @@ UGLIFYJS=./node_modules/.bin/uglifyjs
|
||||
JS_CLIENT_FILES= lib/torque/*.js \
|
||||
lib/torque/renderer/*.js \
|
||||
lib/torque/gmaps/*.js \
|
||||
lib/torque/leaflet/*.js
|
||||
lib/torque/leaflet/leaflet_tileloader_mixin.js \
|
||||
lib/torque/leaflet/canvas_layer.js \
|
||||
lib/torque/leaflet/torque.js
|
||||
|
||||
all: dist/torque.js
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user