Timo Lins

Results 13 issues of Timo Lins

It would be nice if the CLI arguments are respected, even if there is a `config.cep.js` or `cep` inside `package.json`. [At the moment](https://github.com/adobe-extension-tools/cep-packager/blob/master/src/bin/cep-packager.ts#L13) they are only used when there is...

When I built my first Photoshop extension, I also had to to find a way to make it easy to install. This package wasn't around back then, so I played...

This PR implements the ability to have multiple toasters at once. ```jsx // Create a toaster with a custom id ; // Create a toast within the new toaster toast.success('Nice...