Add Scheme language

This commit is contained in:
masad-frost 2018-05-21 23:03:09 -07:00
parent 781bcdd267
commit 817ca5bd99
6 changed files with 236 additions and 0 deletions

View file

@ -61,6 +61,7 @@ bundleOne('redshift/redshift');
bundleOne('pgsql/pgsql');
bundleOne('redis/redis');
bundleOne('csp/csp');
bundleOne('scheme/scheme');
function bundleOne(moduleId, exclude) {
requirejs.optimize({