mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
760b74a5b9
commit
73c792486a
2 changed files with 0 additions and 4 deletions
|
|
@ -34,7 +34,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scripts", "scripts", "{FCA7
|
|||
scripts\build.sh = scripts\build.sh
|
||||
scripts\cron = scripts\cron
|
||||
scripts\deploy.sh = scripts\deploy.sh
|
||||
scripts\npm_webpack_win.bat = scripts\npm_webpack_win.bat
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FilterLists.Agent", "src\FilterLists.Agent\FilterLists.Agent.csproj", "{4F39D132-498D-4A93-9F6C-1C604718300D}"
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
call npm install
|
||||
call npx webpack --config webpack.config.vendor.js
|
||||
call npx webpack --config webpack.config.js
|
||||
Loading…
Reference in a new issue