dada-lang / dada

I speak only of myself since I do not wish to convince, I have no right to drag others into my river, I oblige no one to follow me and everybody practices his art in his own way.
https://dada-lang.org
Apache License 2.0
444 stars 28 forks source link

prevent wasm-pack from invalidating cargo build cache #195

Closed vemoo closed 2 years ago

vemoo commented 2 years ago

I noticed that running cargo xtask deploy always built xtask and dada-web projects. After some investigation I realized that wasm-pack was invalidating the cache in target because it's running cargo build with different flags.

This changes the target directory for wasm-pack invocation to target/wasm-pack.

netlify[bot] commented 2 years ago

Deploy Preview for dada-lang ready!

Name Link
Latest commit 282f0229bfdb58877669c3930102b4567384b993
Latest deploy log https://app.netlify.com/sites/dada-lang/deploys/62c07a1e07aa6900097d8d45
Deploy Preview https://deploy-preview-195--dada-lang.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

nikomatsakis commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build failed:

nikomatsakis commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build succeeded: