qq7
qq7
I'm rebuilding the TurnKey Linux Foodsoft appliance against v17.0 (Debian 11). Since you're not tagging releases anymore, how would you suggest determining the stable release that's suitable for production?
The Dropbox web Chooser now supports selecting folders as well as files, via the 'folderselect' option: https://www.dropbox.com/developers/chooser
without this line, running `gsn deploy` fails with `Error: Cannot find module '@opengsn/contracts/types/ethers-contracts'` closes https://github.com/opengsn/gsn/issues/1006
Hi Alon, it seemed a bit strange to me that you've decided to write your own bundling system instead of utilizing npm/yarn/pnpm (I went with pnpm in this pull request)...