Commit Graph

3 Commits

Author SHA1 Message Date
svetlanaMuravlova
69cd64dc28 feat(bump): added strict mode, doesn't build in dist, should be resolved 2021-08-17 16:49:19 +03:00
vs
ce9dc20056 feat(upgrade): updated up to angular 11 tests are failed 2021-06-09 16:39:11 +03:00
Eugene Arshinov
7a342268bb Use Angular CLI instead of ngm for building
Some commands:

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.
2019-08-27 12:39:13 +03:00