trufflesuite / trufflesuite.github.io

Staging Repo of Build Artifacts for Truffle Suite. Find the source at https://github.com/trufflesuite/trufflesuite.com
https://www.trufflesuite.com
34 stars 161 forks source link

Update configuration.md #217

Closed martriay closed 6 years ago

martriay commented 6 years ago

Add contracts_build_directory option

bmmpxf commented 6 years ago

Hi @martriay . That's a great idea. We recently added a section about this very issue. You can find it here:

http://truffleframework.com/docs/advanced/configuration#contracts_build_directory

Also, we've recently split up repositories to reduce confusion for our users, and so all of the website source code is now over here:

https://github.com/trufflesuite/trufflesuite.com

Please submit all future website suggestions/fixes in that repository, and we'll get to them as fast as we can. Thanks!