UNPKG
grunt-commonizor
Version:
latest (0.1.1)
0.1.1
0.1.0
plugin for building js file to support commonjs
grunt-commonizor
/
test
/
build
/
test.js
5 lines
•
119 B
JavaScript
View Raw
1
2
3
4
5
;(
function
(
win, lib, undef
) { win.
grunt
= {
'commonizor2'
:
'test2.'
}; }(
window
,
window
.
lib
|| (
window
.
lib
= {})));