jquery-boilerplate / generator-jquery-boilerplate

Yeoman Generator for jQuery Boilerplate
https://npmjs.org/generator-jquery-boilerplate
151 stars 31 forks source link

Upgraded Generator to use new Yo-API #10

Closed zewa666 closed 9 years ago

zewa666 commented 9 years ago

This modification should fix the bug mentioned in https://github.com/jquery-boilerplate/generator-jquery-boilerplate/issues/6

heldr commented 9 years ago

@zewa666 Firstly, thank you!

I tried to run the test specs locally, it returns:

jQuery Boilerplate generator test
Generating from jQuery Boilerplate v0.1.2...
    1) creates expected files

  0 passing (36ms)
  1 failing

  1) jQuery Boilerplate generator test creates expected files:
     Uncaught TypeError: object is not a function"
zewa666 commented 9 years ago

NP. Yeah sry didnt update or check the Tests.