You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a typescript project, which has an entry file index.html, which contains js scripts that load all ts. I want to get the front and back dependencies of all ts, according to the ast syntax tree, to generate the front and back loading order of the js script in the html, what should I do. Thank you for your reply.i now using parcel v2.7.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a typescript project, which has an entry file index.html, which contains js scripts that load all ts. I want to get the front and back dependencies of all ts, according to the ast syntax tree, to generate the front and back loading order of the js script in the html, what should I do. Thank you for your reply.i now using parcel v2.7.
Beta Was this translation helpful? Give feedback.
All reactions