0

It is hard to code with at google script. The word completions and suggestion are poor. Hence I started using clasp to develop gmail add-ons locally. Do we have any other modules to make add-on development easier ?

hhsb
  • 560
  • 3
  • 23

1 Answers1

3

This answer is coming a little late but it might be helpful for others looking for a start development a Gmail add-on. I've written a blog post explaining my attempt at creating a sane add-on environment user Webpack, TypeScript, and Clasp.

https://labs.clio.com/a-modern-gmail-add-on-build-process-3dd7aad111f5

Good luck!

JefCurtis
  • 56
  • 5