UNPKG

terriajs

Version:

Geospatial data visualization platform.

11 lines (8 loc) 269 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, ''); };