Open joseogl opened 2 years ago
Hi! Thanks for your feedback :)
I might have forgotten to include jsmin
in the requirements.txt file. Could you let me know if the error goes away after a pip install jsmin
? (as mentioned here: https://webassets.readthedocs.io/en/latest/builtin_filters.html#webassets.filter.jsmin.JSMin)
After cloning the repo and setting up the rest of the aoplication as directed, I am getting the error " No module named 'jsmin" when running using "flask run".