mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
Node assets (#36)
* moved all static files to node_modules * updating Dockerfile * updating Dockerfile * updating Dockerfile * updating Dockerfile * fixed fontawesome * added psql client in case it's needed. * removed some debug stuff from scan_comics.py * fixed generete_directory to cover missing thumbnails
This commit is contained in:
@@ -29,6 +29,7 @@ django-bootstrap4 = "^3.0.0"
|
||||
django-csp = "^3.7"
|
||||
django-boost = "^1.7.2"
|
||||
django-sri = "^0.3.0"
|
||||
django-node-assets = "^0.9.9"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
mypy = "^0.812"
|
||||
|
||||
Reference in New Issue
Block a user