For the TeamPage_MDL project, I need to use the MDL library. But the script tag needs to be added in the app's html template. Is there any way to add this from the MDL library itself?
I needed to create a FontAwesome library, and now I need to remember to update the app's html template before using it in an app. It seems redundant for the users to import a library and still need to add it as a runtime dependency in the app' settings. Can we add this functionality? Thanks, Om