Skip to content

plain-javascript example works in dev mode, but not in build #4

@S3idSensei

Description

@S3idSensei

I'm trying to follow the guide for the plain-javascript example, the project is working fine if done through npm run tauri dev but when building the project npm run tauri build, then installing it in the same machine I did the npm run tauri dev on, it does not launch at all, I have not changed anything in cargo.toml, so it should be running on RustPython. Also, is it possible to use pyinstaller to bundle the python code as an exe so the user does not need to install python on his machine?

OS: Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions