The files.py file has a lot of files embedded, and that's going to increase over time. We should extract these out to a separate static folder, and then add a preprocess step to the compilation phases for making them build into the python file. Or make Skulpt properly handle extra files.
The
files.py
file has a lot of files embedded, and that's going to increase over time. We should extract these out to a separate static folder, and then add a preprocess step to the compilation phases for making them build into the python file. Or make Skulpt properly handle extra files.