Which @angular/* package(s) are the source of the bug?
compiler-cli
Is this a regression?
No
Description
Whenever trying to build an angular app inside the bun docker image the build process hangs and never finishes.
The following repo has more information on the Read Me File
Bun is intended to be a drop-in replacement for Node.js and should provide the same functionality.
If the project is working successfully with Node.js and not with Bun, please consider opening an issue with Bun.
Which @angular/* package(s) are the source of the bug?
compiler-cli
Is this a regression?
No
Description
Whenever trying to build an angular app inside the bun docker image the build process hangs and never finishes. The following repo has more information on the Read Me File
https://github.com/lzafreitas/angular-bun
Instructions to reproduce:
Please provide a link to a minimal reproduction of the bug
https://github.com/lzafreitas/angular-bun
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run
ng version
)Anything else?
No response