aurelia / bundler

A library for bundling JavaScript, HTML and CSS for use with SystemJS.
MIT License
37 stars 25 forks source link

1.0.0-beta.1.2.5 typescript asp net 5 skeleton bundle app.js.map not such file error #122

Closed KernowCode closed 8 years ago

KernowCode commented 8 years ago

Following readme.md in the skeleton and perform 'gulp bundle' errors with

[13:25:12] Error on fetch for app.js at file:///C:/Aurelia/skeleton-navigation-1 .0.0-beta.1.2.5/skeleton-navigation-1.0.0-beta.1.2.5/ts-aspnet5/src/skeleton-nav igation-typescript-vs/wwwroot/dist/app.js Error: ENOENT: no such file or directory, open 'C:\Aurelia\skeleton-navi gation-1.0.0-beta.1.2.5\skeleton-navigation-1.0.0-beta.1.2.5\ts-aspnet5\src\skel eton-navigation-typescript-vs\wwwroot\dist\app.js.map' at Error (native)

njappboy commented 8 years ago

Same as https://github.com/aurelia/bundler/issues/119

ahmedshuhel commented 8 years ago

Closing this. We will track #119 for this issue.