`rollup` hangs for no apparent reason
Closed this issue · 0 comments
decorator-factory commented
I was trying to Dockerize the project and I ran into a problem here:
Lines 16 to 22 in 5a10314
npm run build
(which runs npm exec -- rollup -c
) hangs after completing the build. I have no idea why that's happening or how to debug it.