0.1.5 • Published 4 years ago

@digitaldealers/notification-settings v0.1.5

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

Notification settings

  • Add to module
    NotificationSettingsModule.forChild({
      authBaseUrl: environment.authBaseUrl
    })    	
  • Add to angular json
  "assets": [
    ...,
    {
      "glob": "**/*",
       "input": "./node_modules/@digitaldealers/notification-settings/lib/assets",
       "output": "./assets"
    },
    ...
  ]
   "styles": [
     ...
      "./node_modules/@digitaldealers/notification-settings/lib/assets/mono-icons/style.css",
     ...
   ],
0.1.5

4 years ago

0.1.41

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago