-
-
Notifications
You must be signed in to change notification settings - Fork 533
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
recognize when //# sourceMappingURL is percent-encoded (#1330)
* recognize when //# sourceMappingURL is percent-encoded * lint-fix * dedupe const value * fix * use encodeURI instead of url.format because it seems closer to what TS does; it percent-encodes the square brackets in [eval].ts * remove unused import
- Loading branch information
Showing
1 changed file
with
40 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters