kpdecker
|
08fc0d0ca2
|
Add docs on hookRequire feature.
|
2016-10-09 18:12:41 -05:00 |
|
Thomas Grainger
|
1effda14e1
|
Document that babel-register already uses source-map-support
So you actuall don't need to use import 'source-map-support/register'
|
2016-07-20 13:04:09 +01:00 |
|
Julien Fontanet
|
aeec1057ce
|
Merge pull request #110 from evanw/julien-f-improve-readme-tests
Minor changes README#Tests.
|
2015-10-23 17:12:41 +02:00 |
|
mads
|
3c344dc996
|
Support for forcing the mode (auto, browser or node) (fix #102)
|
2015-10-22 18:33:55 +02:00 |
|
Julien Fontanet
|
ab6b4cf103
|
Add serve-test npm script.
|
2015-10-22 14:43:12 +02:00 |
|
Julien Fontanet
|
75d5016c1f
|
Minor changes README#Tests.
|
2015-10-22 11:22:52 +02:00 |
|
Raine Virta
|
ea263aeb60
|
use syntax highlighting in README
|
2015-06-05 21:37:30 +03:00 |
|
Evan Wallace
|
48d173146c
|
add a note about browserify-test
|
2015-05-28 21:58:41 -07:00 |
|
Evan Wallace
|
4bef4ec1d7
|
add testing instructions to the readme
|
2015-05-28 07:39:27 -07:00 |
|
Julien Fontanet
|
d05c4800d0
|
Travis CI badge [skip ci]
|
2015-05-22 10:03:59 +02:00 |
|
Martin Probst
|
e6e77abddd
|
docs: update documentation to reflect using the *last* source map in file.
|
2015-05-18 17:33:55 +02:00 |
|
Julien Fontanet
|
40e140afb7
|
register module (fix #52)
|
2015-05-15 18:05:29 +02:00 |
|
Evan Wallace
|
7e9bcdcba0
|
update build, dependencies, and version number for npm
|
2014-04-26 12:50:43 -07:00 |
|
Evan Wallace
|
4afea4855d
|
fix column numbers
|
2014-04-26 11:15:38 -07:00 |
|
Evan Wallace
|
e7b02406fd
|
add AMD support for browsers, closes #23
|
2013-11-13 21:16:21 -08:00 |
|
Evan Wallace
|
b30ecf1f42
|
add .npmignore
|
2013-07-27 15:49:46 -07:00 |
|
Evan Wallace
|
91fe4f8093
|
bundle source-map-support.js for the browser
|
2013-07-27 15:46:30 -07:00 |
|
Evan Wallace
|
ca0094664f
|
Update README.md
|
2013-07-20 16:41:35 -07:00 |
|
fresheneesz
|
ae0959ebb9
|
Completing basic demo that shows correct line and character numbers
|
2013-06-28 17:39:23 -07:00 |
|
fresheneesz
|
deb583e188
|
fixing link
|
2013-06-28 17:02:04 -07:00 |
|
fresheneesz
|
52040fe4e3
|
adding a Usage section to make it clearer how to use this support and how to create sourcemaps yourself
|
2013-06-28 17:01:14 -07:00 |
|
Evan Wallace
|
5be2906874
|
Update README.md
|
2013-03-08 21:38:29 -08:00 |
|
Evan Wallace
|
123fb717b2
|
update example now that the CoffeeScript compiler generates source maps
|
2013-03-08 21:10:26 -08:00 |
|
Evan Wallace
|
18992a7be6
|
option to not install uncaught exception handler, fix for issue #3
|
2013-03-05 11:36:36 -08:00 |
|
Evan Wallace
|
dee77a507c
|
Added note about multiple languages to README.md
|
2013-02-11 21:25:26 -08:00 |
|
Evan Wallace
|
b8de7c8b92
|
Add note about --eval to README.md
|
2013-02-11 19:08:17 -08:00 |
|
Evan Wallace
|
bceff46033
|
add installation section to readme
|
2013-01-18 11:04:24 -08:00 |
|
Evan Wallace
|
c50758519f
|
initial commit
|
2013-01-17 23:56:20 -08:00 |
|