booster
booster copied to clipboard
Add booster config to Rockets Interface
Feature Request
In order to make the rocket development experience smoother, it would be nice to have the Booster configuration available into the mount method in the rocket interface
Description
modify the method signature to: mountStack: (stack: Stack, config: BoosterConfig) => void