Evan Wallace
|
356ea17db8
|
enable hashes in entry file paths (#1001)
|
2021-03-18 21:30:57 -07:00 |
|
Evan Wallace
|
ab7e61ced8
|
fix source mappings for external import paths
|
2021-03-18 16:53:43 -07:00 |
|
Evan Wallace
|
7320a0e3a0
|
utf16 bug in outside-file line/column accounting
|
2021-03-16 23:51:26 -07:00 |
|
Evan Wallace
|
9ad8ebb0ae
|
make banner and footer also work for css
|
2021-03-08 20:51:30 -08:00 |
|
Evan Wallace
|
b5c5f0a9fe
|
remove "--summary", always print summary instead
|
2021-03-08 20:51:30 -08:00 |
|
Evan Wallace
|
9dc94a3b11
|
support percent-escaped sourceMappingURL comments
|
2021-03-06 20:45:27 -08:00 |
|
Evan Wallace
|
4161fc1f5a
|
remove cross-file variable splicing (#638)
|
2021-01-05 22:33:12 -08:00 |
|
Evan Wallace
|
4fefb145a0
|
increment "nextSourcesIndex" correctly (#638)
|
2021-01-05 22:00:18 -08:00 |
|
Evan Wallace
|
a06c24147a
|
make file names explicit
|
2021-01-05 21:44:22 -08:00 |
|
Evan Wallace
|
22b734982c
|
remove unused argument
|
2021-01-05 21:40:50 -08:00 |
|
Evan Wallace
|
9edbd8f0f0
|
ignore all rimraf errors to fix windows flakes
|
2020-12-20 21:05:26 -08:00 |
|
Evan Wallace
|
d92e23ccad
|
fix #611: source map size regression
|
2020-12-20 00:02:02 -08:00 |
|
Grzegorz Rozdzialik
|
4f7b3463ce
|
add support for adding banner and footer to output files (#531)
|
2020-11-15 16:12:19 -08:00 |
|
Evan Wallace
|
73573eaa39
|
fix #463: use forward slashes in source maps
|
2020-10-16 10:46:20 -07:00 |
|
Evan Wallace
|
a4f25e28e8
|
avoid using "sourceRoot" in source maps
|
2020-10-13 01:07:51 -07:00 |
|
Evan Wallace
|
c75a3c020b
|
remove unnecessary "mkdirp" package from tests
|
2020-10-13 00:38:42 -07:00 |
|
Evan Wallace
|
a19eb2aa13
|
cleanup after landing #450
|
2020-10-13 00:34:15 -07:00 |
|
IU
|
351e7e76e7
|
Fix sourcemap path problem (#450)
|
2020-10-13 00:24:26 -07:00 |
|
Evan Wallace
|
0805dd68a3
|
fix #311: source map crash with windows newlines
|
2020-08-03 13:28:56 -07:00 |
|
Evan Wallace
|
442f536b60
|
fix a bug with partial source mappings
|
2020-07-31 14:17:24 -07:00 |
|
Evan Wallace
|
950301b41f
|
change source map offsets from bytes to utf-16
|
2020-07-31 14:17:21 -07:00 |
|
Evan Wallace
|
f84fe2593b
|
fix #303: bug with cross-chunk import source maps
|
2020-07-31 00:22:02 -07:00 |
|
Evan Wallace
|
9e362031b6
|
reset starting source map column if needed (#303)
|
2020-07-31 00:07:54 -07:00 |
|
Evan Wallace
|
0bdd842f64
|
fix #289: off-by-one error with source map index
|
2020-07-29 22:44:43 -07:00 |
|
Evan Wallace
|
272d43fc75
|
build binary once for source map tests
|
2020-07-29 16:48:27 -07:00 |
|
Evan Wallace
|
a45431eb2c
|
fix path separators for ci on windows
|
2020-07-25 14:46:54 -07:00 |
|
Evan Wallace
|
44d0802673
|
relative paths for nested source maps (#289)
|
2020-07-25 13:40:38 -07:00 |
|
Evan Wallace
|
23f0884de5
|
fix #211: add support for nested source maps
|
2020-07-19 23:19:32 -07:00 |
|
Evan Wallace
|
a563992483
|
fix #249: remove gaps within a file in source maps
|
2020-07-11 05:13:27 -07:00 |
|
Evan Wallace
|
466df8e52a
|
factor out util.promisify calls in tests
|
2020-07-10 18:18:19 -07:00 |
|
Evan Wallace
|
b11f22e478
|
source map tests include path separator
|
2020-06-19 13:18:44 -07:00 |
|
Evan Wallace
|
411fcca285
|
refactor api (fix #131, fix #136, fix #152, fix #172, fix #153)
|
2020-06-10 19:29:26 -07:00 |
|
Evan Wallace
|
de6f0ec865
|
lots of work on entry point exports
|
2020-05-23 19:34:28 -07:00 |
|
Evan Wallace
|
67019709ba
|
perf: also apply that speedup to js joining
|
2020-05-22 17:14:22 -07:00 |
|
Evan Wallace
|
c22e071db8
|
fix #76: add support for stdin/stdout
|
2020-05-13 02:21:36 -07:00 |
|
Evan Wallace
|
730a06b977
|
emoji for javascript test runners
|
2020-05-06 14:26:36 -07:00 |
|
Evan Wallace
|
5f922720f7
|
changes to make tests more windows-friendly
|
2020-05-06 12:48:14 -07:00 |
|
Evan Wallace
|
b58b37eed2
|
test coverage for source maps without --bundle
|
2020-05-02 01:43:49 -07:00 |
|
Evan Wallace
|
202e502aeb
|
fix #22: --minify now removes newlines between modules
|
2020-04-14 21:02:01 -07:00 |
|