near / cargo-near

Cargo extension for building Rust smart contracts on NEAR
Apache License 2.0
33 stars 16 forks source link

feat(source-scan): similar behaviour of build destination with `--no-docker` flow #153

Closed dj8yfo closed 4 months ago

dj8yfo commented 4 months ago

Following has been compared to --no-docker counterparts, they produce the same output *.wasm paths (*.json and *.zst aren't produced as result of a build). Tested on https://github.com/dj8yfo/sample_no_workspace/tree/set_metadata_with_repo .

Screenshot_20240419_230137