JSConfiguration: add new --source-map-source-root compiler option

In source maps, instead of using the relative path from the original AS/MXML source files to the generated JS files, allows an optional custom path where all of the original source files may be found. In other words, allows the original source files to be moved from their original location at compile-time to a new location during debugging.
3 files changed