Skip to content

lune build - require throws an error for standalone binaries #338

@TokenManiac

Description

@TokenManiac

v0.10.1

lune run main.luau works normally but running the standalone binary with require does not work.

> Make the file "main.luau" with the content require("./anotherluaumodule")
> Build the file lune build main.luau
> Execute the binary

Image

Apparently lune std library "@lune/..." does work.

This used to work in previous versions of lune what do I need to do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions