mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
add grunt
This commit is contained in:
parent
027787ce69
commit
44cb755bd8
@ -1,3 +1,4 @@
|
||||
/*eslint new-cap:0,no-unused-vars:0*/
|
||||
define([
|
||||
'react',
|
||||
'lodash'
|
||||
@ -6,4 +7,4 @@ define([
|
||||
return function () {
|
||||
return React.DOM.div({});
|
||||
};
|
||||
});
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user