aurelia / framework

The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
MIT License
11.75k stars 623 forks source link

Unable to debug code debugger is shown in scss file instead of js #922

Open Khazamastan opened 5 years ago

Khazamastan commented 5 years ago

I'm submitting a bug report

Please tell us about your environment:

Current behavior: Unable to debug code debugger is shown in scss file instead of js

Expected/desired behavior: Should show debugger in corresponding JS file

bigopon commented 5 years ago

@Khazamastan Thanks for filing this. May I know how you setup your project?

Khazamastan commented 5 years ago

I have done setup using Aurelia-cli

Khazamastan commented 5 years ago

We run the app using au run, we are using Jspm