framework icon indicating copy to clipboard operation
framework copied to clipboard

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

Open Khazamastan opened this issue 7 years ago • 3 comments

I'm submitting a bug report

  • Library Version: aurelia-cli 0.35.1

Please tell us about your environment:

  • Operating System: OSX 10.13.2

  • Node Version: 8.9.0

  • NPM Version: 6.7.0

  • Aurelia CLI OR JSPM OR Webpack AND Version aurelia CLi 0.35.1

  • Browser: Chrome 71.0

  • Language: ESNext

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

  • What is the motivation / use case for changing the behavior? Not Sure

Khazamastan avatar Jan 31 '19 10:01 Khazamastan

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

bigopon avatar Jan 31 '19 10:01 bigopon

I have done setup using Aurelia-cli

Khazamastan avatar Jan 31 '19 13:01 Khazamastan

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

Khazamastan avatar Jan 31 '19 14:01 Khazamastan