3d219837bd
수정 :: 유저선택 팝업 > 선택된 유저 met-chips 로 변경. 수정 :: sync_group2 수행시 syncDate 에 ' ' blank 하나 주는것으로 처리 :: 서버에서 해당 부분 파싱 불가. |
||
---|---|---|
.. | ||
src | ||
karma.conf.js | ||
ng-package.json | ||
package.json | ||
README.md | ||
tsconfig.lib.json | ||
tsconfig.spec.json | ||
tslint.json |
UcapWebmessengerProtocolSync
This library was generated with Angular CLI version 8.2.4.
Code scaffolding
Run ng generate component component-name --project ucap-webmessenger-protocol-sync
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ucap-webmessenger-protocol-sync
.
Note: Don't forget to add
--project ucap-webmessenger-protocol-sync
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build ucap-webmessenger-protocol-sync
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build ucap-webmessenger-protocol-sync
, go to the dist folder cd dist/ucap-webmessenger-protocol-sync
and run npm publish
.
Running unit tests
Run ng test ucap-webmessenger-protocol-sync
to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.