I'm submitting a bug report
The steps to for bootstrapping Aurelia for older browsers does not work. Chrome won't load the page after following the instructions in the docs. Note: Although I'm doing this to get it working in older versions of IE, I'm testing in the latest version of Chrome as a baseline to show that it doesn't work here either.
Aurelia Skeleton Version
skeleton-esnext
skeleton-typescript
Framework Version:
today's build
Please tell us about your environment:
Operating System:
Linux Ubuntu Cinammon
Node Version:
5.11.1
NPM Version:
3.9.5
JSPM
0.16.53
Browser:
Chrome 57.0.2987.98
TypeScript X.X | ESNext
I downloaded the today's skeletons compiled them and verified they run. To bootstrap it I followed the docs and did the following:
npm install raf —save
jspm install github:polymer/mutationobservers
Then I copy/pasted the index.html from the docs onto my file. The app doesn't run for either esnext or typescript. The errors are pretty much the same for both b/c it can't find polyfill.js.
esnext error:
Failed to load resource: the server responded with a status of 404 (Not Found) :9000/dist/raf/polyfill.js
I'm submitting a bug report The steps to for bootstrapping Aurelia for older browsers does not work. Chrome won't load the page after following the instructions in the docs. Note: Although I'm doing this to get it working in older versions of IE, I'm testing in the latest version of Chrome as a baseline to show that it doesn't work here either.
Aurelia Skeleton Version skeleton-esnext skeleton-typescript
Framework Version: today's build
Please tell us about your environment:
Operating System: Linux Ubuntu Cinammon
Node Version: 5.11.1
NPM Version: 3.9.5
JSPM 0.16.53
TypeScript X.X | ESNext
I downloaded the today's skeletons compiled them and verified they run. To bootstrap it I followed the docs and did the following: npm install raf —save jspm install github:polymer/mutationobservers
Then I copy/pasted the index.html from the docs onto my file. The app doesn't run for either esnext or typescript. The errors are pretty much the same for both b/c it can't find polyfill.js.
esnext error: Failed to load resource: the server responded with a status of 404 (Not Found) :9000/dist/raf/polyfill.js
Typescript error: GET http://localhost:9000/dist/raf/polyfill.js 404 (Not Found) system.src.js:1041