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
This would really help to make the compilation script less of a mess. Might be best to look into JavaScript require statements, and how to get these to work, instead of trying to write it manually. Might also be a good opportunity to look into using TypeScript instead as well.
The text was updated successfully, but these errors were encountered:
This would really help to make the compilation script less of a mess. Might be best to look into JavaScript
require
statements, and how to get these to work, instead of trying to write it manually. Might also be a good opportunity to look into using TypeScript instead as well.The text was updated successfully, but these errors were encountered: