Mariusz Nowak
|
870a116bb1
|
refactor: Rely on require.resolve to detect wether module exist
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
5fc55c0464
|
refactor: Replace ncjsm/resolve usage with native createRequire
|
2022-01-27 15:21:58 +01:00 |
|
Sudipto Das
|
f431218790
|
refactor: Replace fse.readFile with fs.promises.readFile (#9935)
|
2021-09-10 12:00:44 +02:00 |
|
KIDANI Akito
|
f16c45f84b
|
refactor(CLI): Fix typo in error message (#9682)
|
2021-07-02 13:31:53 +02:00 |
|
Mariusz Nowak
|
c563581ac9
|
refactor: Construct user errors with ServerlessError
|
2021-05-19 13:16:42 +02:00 |
|
Piotr Grzesik
|
395bdc8b23
|
refactor: Add code to ServerlessError in lib/configuration
|
2021-04-23 13:34:20 +02:00 |
|
Adam Pancutt
|
88baf06b42
|
fix: Avoid re-registration of ts-node (#9254)
|
2021-04-07 14:09:53 +02:00 |
|
Mariusz Nowak
|
8bd4314732
|
fix: Reject non normative configuration structure
|
2021-02-11 14:01:41 +01:00 |
|
Mariusz Nowak
|
f274cd7637
|
refactor: Seclude configuration parse from internals
|
2021-01-22 14:57:10 +01:00 |
|