Merged
Conversation
This is based upon an inspection of output and recreating that. https://github.com/Benjamin-Dobell/luabundler is what I'm working to emulate. After many attempts to actually run typescript inside Go I opted to do a simple re-implementation.
These were from an experiment. Reverting
Devs have 2 hard problems...
Clean up some file extensions as well
Unbundling logic now lives in bundler.go, not in lua file ops
This test is meant to be run as manual check only
This is most helpful when creating objects' subdirectories This allows for total abstraction from Ojbects what the raw filepath is
src/ will now only store ttslua files that are not associated with a single object objects/ will store the object tree as before, but luascriptstate and ttslua files will be stored as siblings in the tree, right next to them with presumably the same name and different file endings. Added unit tests Removed interfaces from parameter lists Made all object file accesses relative to base paths established in main.go
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.