I'm just starting to use libraries in Apps Script. I can get libraries to work when the library code is referenced from a .GS file but the I cannot get libraries to work when accessing them via .HTML files (I get a message xxx is undefined)
Before I spend anymore time on this can anyone confirm that libraries are only for .GS files
thanks