Skip to content

Instantly share code, notes, and snippets.

@oboitei
oboitei / cubed.hut.tag.js
Created December 23, 2016 15:47
Cubed Hut Tag
(function() {
//v12
//
// ....
// ....
var libraries = new (function() {
// Stop libraries from trying to use loaders
// like AMD and just export a global
var define = null;