1.0.1 • Published 4 years ago

@hackandcraft/support-widget v1.0.1

Weekly downloads
1
License
-
Repository
-
Last release
4 years ago

SupportWidget

This library was generated with Angular CLI version 8.0.3.

IE WARNING

In order to support IE 10 / 11 you need to enable this polyfills in your ./src/polyfill.ts for your root project:

import 'core-js/es6/object';
import 'core-js/es6/string';
import 'core-js/es6/array';
import 'core-js/es6/map';

Code scaffolding

Run ng generate component component-name --project support-widget to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project support-widget.

Note: Don't forget to add --project support-widget or else it will be added to the default project in your angular.json file.

Build

Run ng build support-widget to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build support-widget, go to the dist folder cd dist/support-widget and run npm publish.

Running unit tests

Run ng test support-widget 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.

1.0.1

4 years ago

1.0.0

4 years ago

0.3.0

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago