From: dave.methvin@gmail.com | |
Date: 15 Apr 2013 07:24:43 Hong Kong Time | |
Newsgroup: news.mozilla.org/mozilla.dev.js-sourcemap | |
Subject:
Re: Change sourceMappingURL comment syntax to avoid IE JS conditional compilation issues |
|
NNTP-Posting-Host: 209.140.100.160 |
Agreed with Michal here, although the alternative /* */ syntax runs afoul of IE conditional JS as well. Really it needs to use a different character (sequence?) that doesn't have an existing meaning to IE or other established tools. |