Moving extensions/ directory inside of our Gadget App
Hi friends!
Our Gadget App was created before it was possible ot have a
.toml
.toml
or an extensions/ directory inside of the same directory.
We'd like to move from two separate repos (app + extensions) to one repo to improve DX.
We do not currently have a toml file in our Gadget App repo. What's the best process to follow for adding a toml file so that we can pull in our extensions directory?