mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Updated path tracking
This commit is contained in:
2
src/frontend/lib/FastAPIServer.py
vendored
2
src/frontend/lib/FastAPIServer.py
vendored
@@ -149,7 +149,7 @@ class FastAPIServer():
|
||||
|
||||
def compile_static_files(self):
|
||||
"""Compile static files for web frontend."""
|
||||
breakpoint()
|
||||
# breakpoint()
|
||||
_pyShelf_src = sass.compile(
|
||||
filename=f"{STATIC_DIR}/styles/pyShelf.sass",
|
||||
# filename='src/frontend/static/styles/pyShelf.sass',
|
||||
|
||||
Reference in New Issue
Block a user