Menu

#19 feature req: include path mapping

open
nobody
None
5
2007-02-14
2007-02-14
Anonymous
No

I have html files that have javascript in them as well as including other javascript files with the <script src='/_layouts/somepath/file.js'> tag.

I get errors because you tool cannot resolve the path 'c:/_layouts/somepath/file.js' which is obviously wrong. The path I specified is relative with respect to the web root, not the drive root.

I'd like to be able to alias the path either in the config file or through a /*jsl:.....*/ control comment. That is, I'd like to say "when you see path A, replace it with path B".

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.