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

Add working-directory option & build command #27

Merged
merged 2 commits into from
Jul 21, 2023

Conversation

Nivl
Copy link
Contributor

@Nivl Nivl commented Jul 10, 2023

This PR does two things:

  1. Add a build command with npm run build to generate the dist
  2. Add the working-directory input to deal with monorepos. This path serves as prefix for all go files. main.go => <prefix>/main.go

@Nivl Nivl changed the title add working-directory option & build command Add working-directory option & build command Jul 10, 2023
@Nivl
Copy link
Contributor Author

Nivl commented Jul 21, 2023

ping @guyarb

@guyarb guyarb merged commit a7869d3 into guyarb:master Jul 21, 2023
@guyarb
Copy link
Owner

guyarb commented Jul 21, 2023

Hey @Nivl, thanks for the PR. Looked good to me, so went ahead and merged & released v0.7.0 version with your contribution

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.

None yet

2 participants