Commit Graph

14 Commits

Author SHA1 Message Date
Evan Wallace
467124b71d avoid syntax error for newline in path or namespace 2020-12-20 20:48:30 -08:00
Evan Wallace
d63f986535 remove unused argument from "installForTests" 2020-12-18 04:11:12 -08:00
Evan Wallace
ef6eeadd6c more validation of plugin objects (#594) 2020-12-14 14:55:27 -08:00
Evan Wallace
4f13d6d805 time out plugin tests after 5 minutes 2020-12-12 04:01:56 -08:00
Evan Wallace
284062c187 revert API changes, keep speedup (#590) 2020-12-11 04:52:44 -08:00
Evan Wallace
d81392f954 fix #588: fewer escapes for virtual module paths 2020-12-10 22:07:31 -08:00
Evan Wallace
7065824ab7 set stdin importer in on-resolve plugins (#527) 2020-12-07 21:05:31 -08:00
Evan Wallace
05eaca4d15 fix #546: plugins now apply to entry points 2020-12-07 17:39:30 -08:00
Evan Wallace
f00ea5a457 workaround for windows-only ci issue 2020-11-29 21:03:55 -08:00
Evan Wallace
1f3bd9d183 fix a renaming bug with external imports 2020-11-29 20:47:26 -08:00
Evan Wallace
5cc149f9dc validate absolute paths from plugins in "file" ns 2020-11-10 20:05:40 -08:00
Evan Wallace
8d3195e8a2 add plugin test for unsupported regex syntax 2020-11-07 15:56:59 -08:00
Evan Wallace
43081ce9a8 allow an empty plugin array in "buildSync" (#499) 2020-11-01 13:19:09 -08:00
Evan Wallace
38c5be5b53 add a plugin api (#111) 2020-10-31 22:11:47 -07:00