Commit Graph

11 Commits

Author SHA1 Message Date
Tim Sebastian c057e07e7f avoid using let in RequestShortener 2017-02-05 12:20:22 +11:00
aem ded39c1169 refactor(es6): upgrade RequestShortner to ES6 2017-01-09 22:28:15 +00:00
Andrey Taranov 59b3979635 Fix Windows filename backslash incompatibility
With some loaders (specifically with babel) under Windows the file names
in the source map already come converted to forward slashes. This is
incompatible with RequestShortener so that the source map paths are not
shortened to a relative path. This change makes RequestShortener tolerant
to such cases while preserving existing behaviour.

Fixes #1770
2015-12-18 13:52:23 +01:00
Tobias Koppers f7d799adb4 rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
Avi Haiat 0a340f2b1a feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
Tobias Koppers cebd3b9722 added linting 2015-04-23 23:55:50 +02:00
Tobias Koppers 7e08847df5 fixes #266 2014-05-14 08:20:57 +02:00
Tobias Koppers 58586f8ae2 make it webpack-able 2013-07-10 23:20:07 +02:00
Tobias Koppers e43ec6251e fixed edge cases 2013-04-02 09:14:19 +02:00
Tobias Koppers 3315480432 fixed some bugs 2013-02-13 13:00:01 +01:00
Tobias Koppers ee01837d66 Refactored everything for 0.9 2013-01-30 18:49:25 +01:00