Merge pull request #71 from ocrampete16/twig-support

Add support for the Twig template language
This commit is contained in:
Alexandru Dima 2019-09-19 09:49:27 +02:00 committed by GitHub
commit 1cea151b6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 1227 additions and 0 deletions

View file

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