Commit Graph

7 Commits

Author SHA1 Message Date
svetlanaMuravlova
de738f7c63 feat(core): added nx 2021-08-31 12:18:44 +03:00
svetlanaMuravlova
69cd64dc28 feat(bump): added strict mode, doesn't build in dist, should be resolved 2021-08-17 16:49:19 +03:00
Mishchenko Dmitriy
580c2e0538 disabled ivy build, added prod config, changed demo serve script 2021-08-16 14:01:50 +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
Eugene Arshinov
6cb3f87e57 Remove unused i18n and e2e stuff from angular.json 2019-08-27 12:39:13 +03:00
Eugene Arshinov
268534b3e1 Repair npm run test 2019-08-27 12:39:12 +03:00
Eugene Arshinov
77f2466f17 Use ng update to convert .angular-cli.json into angular.json 2019-08-27 12:39:12 +03:00