$ 0 0 First thinkg, this does not work: meta: { "bootstrap/*": { deps: ["jquery"] } } This works (still need to specify deps for each module): meta: { "bootstrap/tab": {deps: ["jquery"]}, "bootstrap/modal": {deps: ["jquery"]} .... } } And second: it seems that meta deps only supported for global modules https://github.com/systemjs/systemjs#global-module-format-support