danthareja / node-google-apps-script

[DEPRECATED - use clasp instead] The easiest way to develop Google Apps Script projects
MIT License
353 stars 70 forks source link

Sets minimum node version to >= 8 and makes use of some ES6 features #78

Closed lricoy closed 6 years ago

lricoy commented 6 years ago
aurelienshz commented 6 years ago

On a side note, I'm wondering if we could get rid of Lodash. If we require Node >= 8, we have Array.prototype.some and Array.prototype.find for example (regarding examples taken only from your PR's diff)

lricoy commented 6 years ago

Totally agree. I didn't want to remove it on this one just to keep the changes to a minimum but indeed was planning to do it in the future.

Em Qui, 14 de dez de 2017 19:08, Aurélien Schiltz notifications@github.com escreveu:

On a side note, I'm wondering if we could get rid of Lodash. If we require Node >= 8, we have Array.prototype.some and Array.prototype.find for example (regarding examples taken only from your PR's diff)

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/danthareja/node-google-apps-script/pull/78#issuecomment-351790993, or mute the thread https://github.com/notifications/unsubscribe-auth/AB8Kv-5ONiNbUL2cZLz13wUI4uZHqLEbks5tAWQSgaJpZM4RCRLU .