generator-boom icon indicating copy to clipboard operation
generator-boom copied to clipboard

An Angular.js generator for Yeoman

Results 3 generator-boom issues
Sort by recently updated
recently updated
newest added

util.js:634 ctor.prototype = Object.create(superCtor.prototype, { ^ TypeError: Cannot read property 'prototype' of undefined at Object.exports.inherits (util.js:634:43) at Object. (/Users/theuylimpanont/Development/generatorBoom/node_modules/browser-sync/node_modules/http-proxy/lib/http-proxy/index.js:111:17) at Module._compile (module.js:460:26) at Object.Module._extensions..js (module.js:478:10) at Module.load (module.js:355:32) at Function.Module._load...

This is my first pull request, so bear with me. Just learning Angular and the boom generator. I noticed a mistake in the usage for boom:view. The two output sections...

http://blog.angularjs.org/2014/02/an-angularjs-style-guide-and-best.html

enhancement