Skip to content

Commit

Permalink
fix(angular2-cookie-law-container.component): fixing custom template
Browse files Browse the repository at this point in the history
It is now possible again to overwrite the default cookie policy law text
with a custom template

Closes #25
  • Loading branch information
andreasonny83 committed Jun 12, 2018
1 parent f69123f commit 089924b
Show file tree
Hide file tree
Showing 7 changed files with 170 additions and 201 deletions.
1 change: 1 addition & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
"test": {
"builder": "@angular-devkit/build-angular:karma",
"options": {
"browsers": "Chrome",
"main": "projects/angular2-cookie-law/src/test.ts",
"tsConfig": "projects/angular2-cookie-law/tsconfig.spec.json",
"karmaConfig": "projects/angular2-cookie-law/karma.conf.js"
Expand Down
Loading

0 comments on commit 089924b

Please sign in to comment.