feta(build): update to Angular 8. Use Angular CLI instead of ngm for building. Ensure compatibility with Ivy on application side. #1107

Merged
earshinov merged 10 commits from update-to-angular8 into development 2019-10-23 09:49:48 +00:00
earshinov commented 2019-08-27 09:46:39 +00:00 (Migrated from github.com)

https://github.com/valor-software/ng2-file-upload/issues/1092

Some commands (copied from 7a342268bb):

npm run build - to build the library. Output is in dist/ng2-file-upload/.
npm run test - to run tests. Coverage report is in coverage/ as before.
npm run demo.serve - to build demo application and serve it through browsersync
npm run start - to run demo application using ng serve. Requires the library to be built and linked first.

https://github.com/valor-software/ng2-file-upload/issues/1092 Some commands (copied from https://github.com/valor-software/ng2-file-upload/pull/1107/commits/7a342268bba96e18065275e3e2ae60886c4cd295): npm run build - to build the library. Output is in dist/ng2-file-upload/. npm run test - to run tests. Coverage report is in coverage/ as before. npm run demo.serve - to build demo application and serve it through browsersync npm run start - to run demo application using `ng serve`. Requires the library to be built and linked first.
marjan-georgiev commented 2019-09-10 15:39:04 +00:00 (Migrated from github.com)

Would appreciate this being reviewed and merged. As it is right now, the project is not compatible with Ivy and will stop working in angular 9.

Would appreciate this being reviewed and merged. As it is right now, the project is not compatible with Ivy and will stop working in angular 9.
Domainv (Migrated from github.com) approved these changes 2019-10-23 09:48:40 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1107