https://github.com/evolkmann/scully-cookieconsent-demo
https://github.com/evolkmann/scully-cookieconsent-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/evolkmann/scully-cookieconsent-demo
- Owner: evolkmann
- Created: 2020-01-10T12:10:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T17:34:08.000Z (about 3 years ago)
- Last Synced: 2025-08-30T19:42:07.685Z (10 months ago)
- Language: HTML
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Steps to Reproduce
1. `npm i`
2. `ng build --prod`
3. `npm run scully`
4. Serve `/dist/static` and see that cookie-consent is not working as it is when using `ng serve`