Update module docstring in build.py to reflect its purpose as the frontend build file for improved clarity.

This commit is contained in:
voldemort 2025-07-23 16:01:45 +07:00
parent 003508aabd
commit 454429ba7f

View File

@ -1,4 +1,4 @@
"""Main file to run the application."""
"""Main file to build the frontend."""
import os
import subprocess