Running Angular2 In Subdirectory
问题 I have an app which runs fine under localhost. I tried to put it out on an IIS server today as a child application. So the new path would be localhost/SubDir. System.js pukes everywhere trying to load modules now. I set the basePath and played with the path/map config variables for a few hours but couldn't land on the magic settings. Does anyone have ideas what I'd want to tweak, or anything that would help with debugging? Chrome Console Chrome Network Index HTML <html> <head> <script src="~