Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Bundler to write the required files it found to the src/ directory #45

Merged
merged 4 commits into from
Nov 21, 2022

Conversation

argonui
Copy link
Owner

@argonui argonui commented Nov 21, 2022

No description provided.

Also of note: don't bundle script that doesn't have any requires in it.
This lets root config & object class share code
When reversing from existing mod, the default is to ignore bundled
requires and trust that your src folder is source of truth. When
reversing a mod for the first time, it is helpful to be able to store
those files to initialize the src folder
Also clean up variable names and use exe instead of assuming people will
setup a golang env.
@argonui argonui merged commit 2ab4280 into main Nov 21, 2022
@argonui argonui deleted the bundle branch November 21, 2022 19:58
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