GitXplorerGitXplorer
p

source-maps-bug-chrome

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
d9549e0f29876f0b90ff17238bc2c6a179f67eee

Shrinkwrap to freeze versions of node modules

pplumlee committed 10 years ago
Unverified
a47fd1d02bdf57d5d0ab8abdb07d3b21f47c8aaf

Initial commit

pplumlee committed 10 years ago
Unverified
f8e8ed67ca9cd5c748fa8060636b179427396163

Initial commit

pplumlee committed 10 years ago

README

The README file for this repository.

Source Maps Bug Chrome

  • Clone the repo locally
  • Run npm install
  • Run gulp
  • Visit http://localhost:3000/ in Chrome
  • Open the inspector
  • Inspect app.js

Firefox and Safari both give access to the original app.js file. Chrome only shows the built file.