Max Marze
|
893bfa7aef
|
chore: update eslint & prettier (#12553)
|
2024-05-29 11:51:04 -04:00 |
|
Max Marze
|
79df074fc7
|
feat: esbuild support (#12462)
* feat: zero config esbuild defaults
* feat: esbuild support
|
2024-05-06 15:22:16 -04:00 |
|
Austen
|
158f644cd0
|
feat: Refactor logging to reduce complexity (#12432)
* chore: Change logger
* chore: continue refactor
* chore: WIP
* chore: Sync
|
2024-04-17 13:26:31 -07:00 |
|
Piotr Grzesik
|
c4ca97d010
|
fix: Ensure to not add double entries during plugin install
|
2022-04-26 10:15:26 +02:00 |
|
Mariusz Nowak
|
e3cea12a81
|
refactor: Rename lib/utils/yamlAstParser.js
|
2022-01-27 15:21:58 +01:00 |
|
Piotr Grzesik
|
1cb6a2ff2d
|
refactor: Remove legacy logs
|
2022-01-27 15:21:58 +01:00 |
|
Mariusz Nowak
|
c9f22278b3
|
refactor(CLI): Ensure empty line prior final status with progress
|
2021-10-07 13:22:49 +02:00 |
|
Mariusz Nowak
|
8c5f22ceb6
|
refactor(CLI): Modern logs for plugin install command
|
2021-09-28 17:16:17 +02:00 |
|
Seungchan Ahn
|
26ce1c636b
|
refactor(Plugins): Seclude plugin uninstall standalone command
(PR #10015)
|
2021-09-28 17:03:41 +02:00 |
|
Mariusz Nowak
|
6f88c11312
|
refactor(Plugins): Improve error messaging on failed npm install
|
2021-09-28 10:24:54 +02:00 |
|
Mariusz Nowak
|
5a583a9798
|
fix(Standalone): Fix internal npm installation handling
|
2021-09-28 10:24:54 +02:00 |
|
Mariusz Nowak
|
cd9b8233f9
|
refactor(Plugins): Expose eventual npm install error
|
2021-09-28 09:07:37 +02:00 |
|
Seungchan Ahn
|
713ac1e2a1
|
refactor(Plugins): Seclude plugin install standalone command (#9942)
|
2021-09-27 16:37:22 +02:00 |
|