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

chore: remove solidity packages and conf #286

Merged
merged 13 commits into from
May 20, 2024
Prev Previous commit
Next Next commit
Update turbo.json
Co-authored-by: sripwoud <me@sripwoud.xyz>
cedoor and sripwoud authored May 17, 2024
commit 12b174e27a8fcecc3d06d8372714ce3c6098d57a
2 changes: 1 addition & 1 deletion turbo.json
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
"packages/**/*.{js,json,ts}",
"!packages/**/dist/**"
],
"outputs": ["packages/**/{dist}/**"]
"outputs": ["packages/**/dist/**"]
},
"//#_build": {
"inputs": [