Add rudimentary Twig support

This commit is contained in:
Marco Petersen 2019-09-10 10:45:32 +02:00
parent d511bfdcc7
commit 532285bcf5
7 changed files with 159 additions and 0 deletions

View file

@ -75,6 +75,7 @@ bundleOne('azcli/azcli');
bundleOne('apex/apex');
bundleOne('tcl/tcl');
bundleOne('graphql/graphql');
bundleOne('twig/twig');
function bundleOne(moduleId, exclude) {
requirejs.optimize({