0

I've recently started working in a Browserify built Javascript app that uses source maps with ReactJs and I haven't been able to get Chrome's Workspace to work. I'm following the same steps I used in my previous AngularJs app that wasn't using source maps

  1. Right click and add folder to workspace
  2. Right click a javascrit file in the localhost directory and select "map to file system resource"
  3. Select select the associated file in the workspace

After doing this I get the error below.

Source map http://localhost/B2BMessageRunner/WebApp/build/scripts/bundle/app.js points to the files missing from the workspace: [http://localhost/B2BMessageRunner/WebApp/build/scripts/bundle/c:\code\B2B.MessageRunner\MessageRunner.Web.Ux\WebApp\app\scripts\config\Config.js]

Note that the bundle/scripts/bundle directory is where my mapped JS file gets copied too.

1 Answer 1

2

I had the same issue with the standard Chrome but it works on the last Chrome Canary.

https://www.google.com/chrome/browser/canary.html

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.