3 files changed
+6
-2
lines changed- README.md+237-2
- appbuilder/appbuilder-bootstrap.ts+1
- appbuilder/declarations.d.ts+160-12
- appbuilder/project-constants.ts+9-3
- appbuilder/project/project-base.ts+63-2
- appbuilder/providers/appbuilder-livesync-provider-base.ts+1-5
- appbuilder/services/livesync/livesync-service.ts+9-9
- appbuilder/services/npm-service.ts+322
- bootstrap.ts+5
- constants.ts+7
- declarations.d.ts+192-15
- definitions/config.d.ts+1-1
- definitions/parse5.d.ts+263
- file-system.ts+53-42
- mobile/android/android-emulator-services.ts+9-1
- mobile/wp8/wp8-emulator-services.ts+19-9
- options.ts+6-5
- package.json+3-1
- services/livesync-service-base.ts+8-8
- services/plugins/npm-plugins-service.ts+43
- services/plugins/npm-plugins-source.ts+26
- services/plugins/npm-registry-plugins-source.ts+44
- services/plugins/npmjs-plugins-source.ts+135
- services/plugins/plugins-source-base.ts+30
- services/plugins/print-plugins-service.ts+82
- services/typescript-compilation-service.ts-238
- services/typescript-service.ts+324
- test/unit-tests/file-system.ts+54-13
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
461 | 461 |
| |
462 | 462 |
| |
463 | 463 |
| |
464 |
| - | |
| 464 | + | |
465 | 465 |
| |
466 | 466 |
| |
467 | 467 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
175 | 179 |
| |
176 | 180 |
| |
177 | 181 |
| |
|
0 commit comments