0.3.44 • Published 1 year ago

@fmkp/theme v0.3.44

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

FmkpTheme

This library was generated with Angular CLI version 13.2.0.

Code scaffolding

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

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

Build

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

Publishing

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

Running unit tests

Run ng test fmkp-theme 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 Overview and Command Reference page.

Assets serving

To the components works properly, will be needed to include some options in your project's angular.json, as follows:

{
  ...
  "projects": {
    ...
    "your-project": {
      ...
      "architect": {
        ...
        "build": {
          ...
          "options": {
            ...
            "assets": [
              ...
              {
                "glob": "**/*",
                "input": "./node_modules/@fmkp/theme/assets",
                "output": "/fmkp-assets/"
              }
            ]
          }
        }
      }
    }
  }
}
0.3.4

1 year ago

0.3.42

1 year ago

0.3.41

1 year ago

0.3.44

1 year ago

0.3.43

1 year ago

0.3.2

2 years ago

0.3.3

2 years ago

0.2.27

2 years ago

0.2.26

2 years ago

0.2.25

2 years ago

0.2.24

2 years ago

0.3.0

2 years ago

0.3.1

2 years ago

0.2.30

2 years ago

0.2.35

2 years ago

0.2.34

2 years ago

0.2.33

2 years ago

0.2.32

2 years ago

0.2.31

2 years ago

0.2.29

2 years ago

0.2.28

2 years ago

0.2.23

2 years ago

0.2.22

2 years ago

0.2.21

2 years ago

0.2.20

2 years ago

0.2.19

2 years ago

0.2.18

2 years ago

0.2.17

2 years ago

0.2.16

2 years ago

0.2.15

2 years ago

0.2.14

2 years ago

0.2.13

2 years ago

0.2.12

2 years ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.3

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.1.0

2 years ago

0.2.1

2 years ago

0.1.2

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.1.4

2 years ago

0.2.2

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.0-watch

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago