Hey folks!
Can anyone provide more clarification around the dfx.json
specifications?
Specific questions are:
- What are all the potential canister types and how do they all function?
- Where can I see how the
assets
canister type functions and read more about thedependencies
andsource
arguments - How can I learn more about the assets pipeline on assets type canisters. eg. if I wanted to replace the front end with a Gatsbyjs front end or Next.is frontend, how would I use that assets pipeline for the frontend instead of the default assets pipeline in the
hello
example?
Also if the docs are open source, shoot me a link and Iād love to contribute clearer dfx.json docs once I get answers here.
Thanks!