-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
layouts
can be used to "wrap" templates with require statements, or other common code
- generic node app
- cli
- base plugin
- base app
- generator
- gulp plugin
- assemble, verb, generate, update plugin
includes
can be used for describe
and it
blocks, for example:
it('should export a function', function() {
assert.equal(typeof <%= rename(name, varname) %>, 'function');
});
Metadata
Metadata
Assignees
Labels
No labels