Debug Meteor on PHPStorm
Hi,
I running PHPSTORM 7 131.98. When I debug the client code I receive these errors in the event log, is there any way to ignore this? thanks!
1:30:09 PM Cannot decode sourcemap http://localhost:3000/packages/underscore/underscore.js.map: Cannot decode sourcemap http://localhost:3000/packages/underscore/underscore.js.map
1:30:11 PM Cannot decode sourcemap http://localhost:3000/packages/mongo-livedata/local_collection_driver.js.map: Cannot decode sourcemap http://localhost:3000/packages/mongo-livedata/local_collection_driver.js.map
1:30:23 PM Cannot decode sourcemap http://localhost:3000/packages/accounts-base/localstorage_token.js.map: Cannot decode sourcemap http://localhost:3000/packages/accounts-base/localstorage_token.js.map
1:30:41 PM Cannot decode sourcemap http://localhost:3000/packages/underscore/underscore.js.map: Cannot decode sourcemap http://localhost:3000/packages/underscore/underscore.js.map
1:30:42 PM Cannot decode sourcemap http://localhost:3000/packages/ordered-dict/ordered_dict.js.map: Cannot decode sourcemap http://localhost:3000/packages/ordered-dict/ordered_dict.js.map
1:30:42 PM Cannot decode sourcemap http://localhost:3000/packages/preserve-inputs/preserve-inputs.js.map: Cannot decode sourcemap http://localhost:3000/packages/preserve-inputs/preserve-inputs.js.map
1:30:42 PM Cannot decode sourcemap http://localhost:3000/packages/accounts-ui-unstyled/login_buttons_dropdown.js.map: Cannot decode sourcemap http://localhost:3000/packages/accounts-ui-unstyled/login_buttons_dropdown.js.map
I
Please sign in to leave a comment.