Skip to content

Lualib Integration & Import path resolving#38

Merged
Perryvw merged 2 commits intomasterfrom
lualib-integration
Feb 21, 2018
Merged

Lualib Integration & Import path resolving#38
Perryvw merged 2 commits intomasterfrom
lualib-integration

Conversation

@lolleko
Copy link
Copy Markdown
Member

@lolleko lolleko commented Feb 20, 2018

Lualib now gets copied to the output directory of a project and required automatically in each file. In the future it should only be included if its actually used. (Closes #36)

Import Paths are now correctly resolved to their lua counterpart

Lualib now gets copied to the output directory of a project and required automatically in each file. In the feature we might only want to include it if its actually used. (Closes #36)

 Import Paths are now correctly resolved to their lua counterpart
@Perryvw Perryvw merged commit da29936 into master Feb 21, 2018
@Perryvw Perryvw deleted the lualib-integration branch February 21, 2018 18:35
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.

Improve lualib integration

2 participants