Lines Matching refs:issue
27 issue #212.
43 explicitly start with the source root. See issue #199.
47 * Fix an issue where using a `SourceMapGenerator` after having created a
49 issue #191.
51 * Fix an issue with where `SourceMapGenerator` would mistakenly consider
53 issue #192.
62 searching in the presence of a column option. See issue #177.
65 the root. See issue #182.
69 issue #190.
112 * Performance improvements for `SourceMapGenerator` and `SourceNode`. See issue
117 * Fix an issue where `SourceNode`s from different versions of the source-map
118 library couldn't be used in conjunction with each other. See issue #142.
123 prefix. See issue #145 and [Bug 1090768](bugzil.la/1090768).
138 had been set before threw a TypeError. See issue #131.
143 absolute paths. See issue #129.
186 (issue 92).
191 * Fixed a typo when reporting bad mappings (issue 87).
218 (usually from TypeScript) we are parsing. Fixes github issue 72.
223 issue 75.
232 * Fix SourceNode.fromStringWithSourceMap for empty maps. Fixes github issue 70.
240 * Fix issue with absolute paths and `file://` URIs. See
245 * Fix issue with absolute paths and sourcesContent, github issue 64.
249 * Ignore duplicate mappings in SourceMapGenerator. Fixes github issue 21.
258 * Fixed github issue #43: absolute URLs aren't joined with the source root