How can I call on-demand js from app block after the update?

Hello,

Shopify forced to move app block and stopping to access theme assets file from 31 December. My app need two js one.js and two.js

For some features it load one.js and for some features, it need one.js and two.js , So how can I call on-demand js from app block.

Can anyone solve this?