Skip to content

Commit

Permalink
docs: note cookiejs npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
phette23 committed Oct 1, 2024
1 parent 741f3f2 commit d8bbd8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Snippets of code to be inserted into the administrative settings of Koha.
- `cjs` - minify all public **c**atalog JavaScript
- `acss` - compile & minify staff-side styles
- `ccss` - compile & minify public catalog styles
- `cookiejs` - minify `CookieConsentJS` for the public catalog

Each of these tasks are compile/minify code for a specific Koha setting, copy the output to the Mac OS clipboard, and open the setting's URL in Koha's administration module. The first letter of the task stands for either "admin" or "catalog". CCA's intranet domain is hard-coded into them. All output also goes in the "dist" directory.

Expand Down

0 comments on commit d8bbd8a

Please sign in to comment.