mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-29 07:06:04 +02:00
Remove no longer used module bundles
This commit is contained in:
@@ -48,10 +48,6 @@ MODULE_TARGETS = \
|
||||
js/lib/id/index.js: $(shell find modules -type f)
|
||||
@rm -f $@
|
||||
node_modules/.bin/rollup -c rollup.config.js -f umd -n iD modules/index.js --no-strict -o $@
|
||||
#
|
||||
# js/lib/id/services.js: $(shell find modules/services -type f)
|
||||
# @rm -f $@
|
||||
# node_modules/.bin/rollup -c rollup.config.js -f umd -n iD.services modules/services/index.js --no-strict -o $@
|
||||
|
||||
dist/iD.js: \
|
||||
js/lib/bootstrap-tooltip.js \
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
-3227
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user