yeoman/generator-webapp

Unexpected token in package.json during install

richhauck opened this issue · 1 comments

When including only Sass, then "Yes" to jQuery a stray comma is inserted before jQuery in the dependencies in package.json. I've found that including Bootstrap resolves this.

screenshot

Thanks, fixed in latest release.