-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
- I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
| Item | Version |
|---|---|
| generator-angular-fullstack | x.x.x |
| Node | 3.7.4 |
| npm | 4.2.4 |
| Operating System | OS X 10 |
| Item | Answer |
|---|---|
| Transpiler | / TypeScript |
| Markup | HTML / Jade |
| CSS | CSS / LESS / SCSS / Stylus |
| Router | ngRoute / ui-router |
| Build Tool | Grunt / Gulp |
| Client Tests | Jasmine / Mocha |
| DB | MongoDB / SQL |
| Auth | Y / N |
In templates/app/typings(ts).json if its possible to have mocha and jasmine defined then the generated json is invalid as there is a missing comma
Adding a trailing comma is also invalid in my setup for parsing the json
This is a problem because I'm looking to add all the npm dependencies in for a docker image and planning to process the json here to generate the requirements
Metadata
Metadata
Assignees
Labels
No labels