Home
last modified time | relevance | path

Searched refs:templatesPath (Results 1 – 7 of 7) sorted by relevance

/plugin/asciidocjs/node_modules/nunjucks/
Dindex.js19 function configure(templatesPath, opts) { argument
21 if (lib.isObject(templatesPath)) {
22 opts = templatesPath;
23 templatesPath = null;
27 TemplateLoader = new loaders.FileSystemLoader(templatesPath, {
32 TemplateLoader = new loaders.WebLoader(templatesPath, {
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks-slim.js946 function configure(templatesPath, opts) {
948 if (lib.isObject(templatesPath)) {
949 opts = templatesPath;
950 templatesPath = null;
954 TemplateLoader = new loaders.FileSystemLoader(templatesPath, {
959 TemplateLoader = new loaders.WebLoader(templatesPath, {
Dnunjucks.js4466 function configure(templatesPath, opts) {
4468 if (lib.isObject(templatesPath)) {
4469 opts = templatesPath;
4470 templatesPath = null;
4474 TemplateLoader = new loaders.FileSystemLoader(templatesPath, {
4479 TemplateLoader = new loaders.WebLoader(templatesPath, {
Dnunjucks-slim.min.js.map1templatesPath","opts","TemplateLoader","FileSystemLoader","watch","noCache","WebLoader","useCache"…
Dnunjucks-slim.js.map1templatesPath","opts","TemplateLoader","FileSystemLoader","watch","noCache","WebLoader","useCache"…
Dnunjucks.min.js.map1templatesPath","TemplateLoader","watch","web","NodeResolveLoader","reset","precompileString","rawA…
Dnunjucks.js.map1templatesPath","TemplateLoader","watch","web","NodeResolveLoader","reset","precompileString","sym"…