Max Marze
15e0808358
feat: add error when trying to use typescript plugins with esbuild enabled ( #12486 )
2024-05-17 11:33:40 -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
0b106a0b74
fix: tests ( #12446 )
2024-04-24 07:18:13 -07: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
Austen Collins
3e71302a41
chore: Remove decentralized process.argv reads
2024-03-07 10:43:45 -08:00
Austen Collins
4eb92f85f0
chore: Remove direct process.argv reads
2024-03-07 10:42:49 -08:00
Eslam λ Hefnawy
6a75892f7b
sort plugins by prioritizing build plugins (e.x. serverless-esbuild) ( #12380 )
...
* feat(plugins): prioritize esbuild and python req plugins
* feat(plugins): sort plugins by build tag
* docs(plugins): updated docs with the new build tag
* chore(plugins): remove comment
* chore(plugins): update readme
2024-03-05 13:48:31 -08:00
Austen
4fa39b8a80
chore: remove unnecessary files and rework variable resolution ( #12340 )
2024-01-31 14:50:04 -08:00
Austen
347d913c19
chore: Continue removing dashboard plugin ( #12335 )
...
* chore: clarify class inputs and dashboardenabled property
* chore: remove dashboard plugin
2024-01-24 14:26:57 -08:00
Austen
bd6a242812
chore: Embed dashboard plugin into framework ( #12332 )
...
* chore: initial removal of dashboard plugin as dependency and deprecated logic
* chore: continue refactor
* chore: move dashboard into framework and reduce logic
2024-01-23 00:28:56 -08:00
Mariusz Nowak
ac1e0dbfa1
refactor: Improve module name
2022-12-08 12:58:29 +01:00
Mariusz Nowak
a89e36a0e7
fix: Fix internal unrecognized command error processing
2022-03-18 15:45:55 +01:00
Mariusz Nowak
efe11396be
refactor: Introduce hooks tracking debug logs
2022-02-25 20:12:02 +01:00
frozenbonito
ec3271f3e8
feat(Plugins): Support ESM format for plugins ( #10657 )
2022-02-10 10:46:12 +01:00
Mariusz Nowak
378768ddaf
refactor: Unconditionally load dasboard plugin
...
It's harmless, and given config option is not documented
2022-02-07 14:53:02 +01:00
Mariusz Nowak
1c2f53dcbf
refactor: Rename lib/utils/processBackendNotificationRequest.js
2022-01-27 15:21:58 +01:00
Mariusz Nowak
4ffb3a7173
refactor: Rename lib/classes/PluginManager.js
2022-01-27 15:21:58 +01:00