Skip to content

thlorenz/browserify-sourcemap-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of Concept

Figuring out how source mapping urls could be added to browserify.

Run npm test to see a working example.

Inline mappings

Inline mappings currently work in:

  • Chrome Canary (Version >= 27.0.1428.0 canary)
  • Chrome (Version >= 26.0.1410.19 beta)

Inline maps are not working in:

  • Chrome official release (Version 25.0.1364.155)

dev-tools

About

Source mapping urls for browserify proof of concept.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published