16 Oct 2024 12:42 PM
Is there any documention on how to create or integrate an esbuild plugin using app toolkit configuration ?
Ref:
https://developer.dynatrace.com/develop/app-toolkit/configuration/
https://github.com/esbuild/community-plugins?tab=readme-ov-file
Solved! Go to Solution.
18 Oct 2024 11:50 AM
Hi @DaveOps , may I ask what is your specific use case?
12 Nov 2024 10:38 AM
Hi there
At the moment, it's not possible to extend the build pipeline for your Dynatrace Apps.
Thanks
29 Apr 2026 05:07 PM
Hi imsingh,
Is it still not possible today to configure the dt-app App Toolkit with esbuild plugins?
My use case: be able to use environment variables defined in my .env file in the frontend by using esbuild which during build time will substitute environment variables.
Regards,
Featured Posts