Hitao

Results 6 comments of Hitao

These are TS build error, it will generate js finally. Try to run demo.

I figure it out that Phaser 3 is too old to run this demo, I will fix this problem this week and commit a PR.

It fixed at commit https://github.com/DragonBones/DragonBonesJS/commit/f1e0241ec3578273c7649a6a1844e7d16f9eaea4, you can run HelloDragonBones in Phaser/Demos with npm start.

Mark, same issue here. I use babel-minify-webpack-plugin to minify pdfjs-dist/build/pdf.worker.js

Same problem

> my VM faced an OS crash yesterday because of OOM. > > here is the screenshot of the console after the crash ![xray-memory-leak](https://private-user-images.githubusercontent.com/18571844/331126050-60863c47-125f-45df-a3d2-f4078681ebb0.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTU5MTU2NDgsIm5iZiI6MTcxNTkxNTM0OCwicGF0aCI6Ii8xODU3MTg0NC8zMzExMjYwNTAtNjA4NjNjNDctMTI1Zi00NWRmLWEzZDItZjQwNzg2ODFlYmIwLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA1MTclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNTE3VDAzMDkwOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI1YmE2Njk4NzcwZGJiZDliOTM5ZGRjZDYyNjA2NjNhYjg4MDVmZjQ5YTZiNjZlYzE0NTVmYzdjNTIyMGJmYWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.qlZiVI44tq6nKrGXoM6dzVn7S9CjEb98NqVcaBjcm0U) > > never did profiling for...