mirror of
https://github.com/web3privacy/news.git
synced 2024-10-15 18:06:26 +02:00
Update Makefile
This commit is contained in:
parent
ae90fc3c67
commit
27357efe50
1 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ build:
|
|||
deno run --allow-all utils/build.js
|
||||
|
||||
images:
|
||||
deno run --allow-all utils/images.js
|
||||
# deno run --allow-all utils/images.js
|
||||
|
||||
frontend:
|
||||
cd web && npm install && npm run build
|
||||
|
|
Loading…
Reference in a new issue