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
Currently files are output to lib/{name}.global.js, but it's more standard to use dist/{name}.iife.js. Not sure if I'll actually do this one or not. Also not sure anyone is using the IIFE builds in the first place.
Currently files are output to
lib/{name}.global.js, but it's more standard to usedist/{name}.iife.js. Not sure if I'll actually do this one or not. Also not sure anyone is using the IIFE builds in the first place.