Add block generator logic.
Now we are able to generate new blocks with yeoman.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
cssUrl: "https://",
|
||||
blockName: "<%= blockFilename %>",
|
||||
baseView: "<%= baseView %>",
|
||||
}
|
||||
Reference in New Issue
Block a user