Searched refs:includeSources (Results 1 – 6 of 6) sorted by relevance
182 includeSources: options.includeSources ? debug_sources : false, property251 includeSources: options.compileDebug === true, property299 includeSources: options.compileDebug, property
146 includeSources: false, property221 if (options.sourceMap.includeSources) {
96 var sources_content = options.includeSources && new Dictionary();
138 if (this.options.includeSources) {139 js = 'var pug_debug_sources = ' + stringify(this.options.includeSources) + ';\n' + js;148 this.options.includeSources
36 …- includeSources (object): map of filename to source string; used if `compileDebug` is `true`; def…
132 `includeSources` Pass this flag if you want to include