Fix up build process
This commit is contained in:
parent
8d3f0e5530
commit
fd66bcb77e
3 changed files with 10 additions and 448 deletions
14
package.json
14
package.json
|
@ -1,14 +0,0 @@
|
|||
{
|
||||
"name": "alex-filter",
|
||||
"version": "0.0.1",
|
||||
"description": "Enhanced and optimized DNS filter for AdGuard Home",
|
||||
"repository": "https://git.oooo.nz/alex/filter-list",
|
||||
"author": "alex",
|
||||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"build": "hostlist-compiler -c configuration.json -o filter.txt"
|
||||
},
|
||||
"dependencies": {
|
||||
"@adguard/hostlist-compiler": "^1.0.39"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue