a2686145ca
TC_MSG_006 1. DSP 웹링크 버튼 안보임 2. 웹링크 팝업 크기, 옵션이 기존 메신저와 맞지 않음 3. 메일link, 결재link 명칭 메일, 결재로 변경되어야함 >>>>>>>>>>>>> 1. 수정완료 2. 웹링크는 Window 에 세팅된 기본 브라우저에 링크를 던저 열어주는 방식으로 팝업크기, 옵션을 제어하지 않음. 3. 수정완료 |
||
---|---|---|
.. | ||
src | ||
karma.conf.js | ||
ng-package.json | ||
package.json | ||
README.md | ||
tsconfig.lib.json | ||
tsconfig.spec.json | ||
tslint.json |
UcapWebmessengerDaesang
This library was generated with Angular CLI version 8.2.11.
Code scaffolding
Run ng generate component component-name --project ucap-webmessenger-daesang
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ucap-webmessenger-daesang
.
Note: Don't forget to add
--project ucap-webmessenger-daesang
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build ucap-webmessenger-daesang
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build ucap-webmessenger-daesang
, go to the dist folder cd dist/ucap-webmessenger-daesang
and run npm publish
.
Running unit tests
Run ng test ucap-webmessenger-daesang
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.