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

fix: gnodev test --precompile #417

Merged
merged 1 commit into from
Dec 12, 2022
Merged

Conversation

harry-hov
Copy link
Contributor

@harry-hov harry-hov commented Dec 8, 2022

Currently, precompile doesn't respect the precompileOptions.Output. So it always precompiles the *.gno files in the current directory. But gnodev test --precompile looks for the precompiled files in the temporary directory.

TODO:
precompiled files still fail the build cmd because of the imports.

@moul moul changed the title Fix gnodev test --precompile fix: gnodev test --precompile Dec 12, 2022
@moul moul marked this pull request as ready for review December 12, 2022 16:35
@moul moul merged commit fe1ccaf into gnolang:master Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants