mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-05-10 03:36:02 +00:00
7 lines
202 B
Python
7 lines
202 B
Python
"""Embedded web UI assets.
|
|
|
|
The ``dist/`` subdirectory is populated by ``cd webui && bun run build`` and
|
|
is shipped in the wheel; it stays empty in source checkouts until that command
|
|
has been run.
|
|
"""
|