Skip to content

Fixed corrupted "required" directives for imported modules#2

Open
Enfernuz wants to merge 1 commit intourbanairship:masterfrom
Enfernuz:fixed-corrupted-required-imports
Open

Fixed corrupted "required" directives for imported modules#2
Enfernuz wants to merge 1 commit intourbanairship:masterfrom
Enfernuz:fixed-corrupted-required-imports

Conversation

@Enfernuz
Copy link

If you import some .proto defintion, you'll get a corrupted require directive with a single parenthese on the end.
For example, import "bar.proto"; in foo.proto will be compiled as local bar_pb = require 'bar') in foo_pb.lua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant