UNPKG

grunt-commonizor

Version:

plugin for building js file to support commonjs

5 lines 264 B
(typeof window === 'undefined') && (window = {ctrl: {}, lib: {}});!window.ctrl && (window.ctrl = {});!window.lib && (window.lib = {});;(function(win, lib, undef) { win.grunt = { 'commonizor': 'just another test.' }; }(window, window.lib || (window.lib = {})));