external plugin variable
[issue link]I have a js plugin script.
If I add it as a plugin it is taking too long to compile.
Is there a way to use head tag to incorporate the plugin and then use the variable set by the plugin.
If I try to access the variable in the component I get variable not defined.