I am encountering an issue with the loading of external modules using systemJS
. I have created a small sample project for VS2015. Feel free to check out the code here: https://github.com/dbiele/TypeScript-Cordova-SystemJS
After building the project and attempting to view it in Ripple or BrowserSync, I keep receiving an error message referencing xhr_proxy
. It seems that System
is searching for the external file animate.js
on registry.jspm.io instead of on the local server (localhost
).
Any insights or suggestions? The code provided on GitHub is quite simple. Please note that this issue does not appear to be related to Cordova as I am running it in a browser and ripple.