mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-11 10:20:01 +02:00
Add domain filter to cookie template function
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"description": "Template functions for working with cookies",
|
||||
"scripts": {
|
||||
"build": "yaakcli build",
|
||||
"dev": "yaakcli dev"
|
||||
"dev": "yaakcli dev",
|
||||
"test": "vp test --run tests"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user