UNPKG

terriajs

Version:

Geospatial data visualization platform.

12 lines (9 loc) 252 B
"use strict"; var regexp = /\/\/>>includeStart\('debug', pragmas\.debug\);?[^]*?\/\/>>includeEnd\('debug'\);?/g; module.exports = function (source) { if (this && this.cacheable) { this.cacheable(); } return source.replace(regexp, ""); };