Searched refs:EXTNAME_JS_MAP (Results 1 – 5 of 5) sorted by relevance
50 EXTNAME_JS_MAP122 if (path.extname(key) === EXTNAME_JS || path.extname(key) === EXTNAME_JS_MAP) {
36 EXTNAME_JS_MAP,245 abcFile = temporaryFile.replace(/\.js$/, EXTNAME_JS_MAP);
421 export const EXTNAME_JS_MAP: string = '.js.map'; constant
63 EXTNAME_JS_MAP,245 if (path.extname(key) === EXTNAME_JS || path.extname(key) === EXTNAME_JS_MAP) {
50 export const EXTNAME_JS_MAP: string = '.js.map'; constant