mirror of
https://github.com/khoaliber/khoj.git
synced 2026-04-24 18:59:13 +00:00
81c75e1024
- Since the .gitignore will ignore any of the assets in the src/ folder when building the package wheel, we need to output the static assets to another folder just for the python pypi package. Use /compiled for this.