Elisha Nuchi

Results 79 comments of Elisha Nuchi

I know this is an old thread but just seeing if anyone here worked on this. This would be a useful feature.

What did you have in mind?

Ah, you mean so gas-client can be loaded from a cdn?

Hm, it probably only adds a couple lines of code when minified/in production, but in general agree it would be good to have the option. Let me think about best...

I should probably update the project to hot reload in local development only if the client files are touched, not the server code but have not gotten around to it....

Nice. Actually all you need then to push the server code automatically is to add the `webpack --watch` flag in your `build:server` script.

Added to v1.1.0.

Hmm that's a weird one. Haven't had a chance to test out but does it work if you just add '@babel/plugin-transform-template-literals' to the client .babelrc config file? https://github.com/enuchi/React-Google-Apps-Script/blob/main/src/client/.babelrc

@PopGoesTheWza nice updates. If you're interested I've worked off your fork to add full docs for class methods as well as links to the online official documentation. [my fork here](https://github.com/enuchi/dts-google-apps-script/)...

cool, just opened: https://github.com/PopGoesTheWza/dts-google-apps-script/pull/2