Add Tcl support

This commit is contained in:
alan.invents 2019-01-10 15:23:38 +01:00 committed by Alex Dima
parent 8f7537dee5
commit 9d51b7ced9
6 changed files with 281 additions and 4 deletions

View file

@ -66,10 +66,11 @@ bundleOne('csp/csp');
bundleOne('scheme/scheme');
bundleOne('clojure/clojure');
bundleOne('shell/shell');
bundleOne('perl/perl'),
bundleOne('powerquery/powerquery')
bundleOne('azcli/azcli')
bundleOne('perl/perl');
bundleOne('powerquery/powerquery');
bundleOne('azcli/azcli');
bundleOne('apex/apex');
bundleOne('tcl/tcl');
function bundleOne(moduleId, exclude) {
requirejs.optimize({