d1b7c4585d
[17 최소화 선택 시 작업표시줄에 메신저 안보임] :: 최소화시 작업표시줄에 보이고, 닫기 버튼시 작업효시줄에 없어지며 tray 에만 표시하도록 수정. 노티 발생시 작업표시줄에 깜빡이도록 기능 추가. |
||
---|---|---|
.. | ||
src | ||
karma.conf.js | ||
package.json | ||
README.md | ||
tsconfig.lib.json | ||
tsconfig.spec.json | ||
tslint.json |
UcapWebmessengerElectronCore
This library was generated with Angular CLI version 8.2.11.
Code scaffolding
Run ng generate component component-name --project ucap-webmessenger-electron-core
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ucap-webmessenger-electron-core
.
Note: Don't forget to add
--project ucap-webmessenger-electron-core
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build ucap-webmessenger-electron-core
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build ucap-webmessenger-electron-core
, go to the dist folder cd dist/ucap-webmessenger-electron-core
and run npm publish
.
Running unit tests
Run ng test ucap-webmessenger-electron-core
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.