mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
* fix sourcemap fix relative path and pre publish build change travis wait all test run build and remove unused cpx * global test task modify publish script to accept options * appveyor run * different approach single test run * make it work the analytics test modify start demo shell script to use a different registry * sourcemap demo shell working * update readme and add install after any clean add registry option in start.sh script add develop and normal mode in demo shell add -d option in start.sh to point to the local components add -c option in build script to point to the local components
15 lines
430 B
Plaintext
15 lines
430 B
Plaintext
*.log
|
|
node_modules
|
|
workspace.xml
|
|
.idea/
|
|
dist/
|
|
ng2-components/coverage/
|
|
!systemjs.config.js
|
|
demo-shell-ng2/app/components/router/
|
|
ng2-components/ng2-alfresco-userinfo-old/demo/src/app/
|
|
ng2-components/ng2-alfresco-userinfo-old/src/services/bpm-user.service.spec.ts
|
|
ng2-components/ng2-alfresco-userinfo-old/src/services/ecm-user.service.spec.ts
|
|
src/environments/
|
|
/ng2-components/ng2-example-webpack/
|
|
/ng2-components/config/coverage/
|