How to build Python+React app with pyinstaller? (or is there a better alternative build too for this case)?
I’m using React+Python for my web app, and using pyinstaller to build the app into a debian package.
I’m using this command in my build script: