mirror of
https://github.com/oshliaer/google-apps-script-awesome-list.git
synced 2026-07-16 01:49:46 -05:00
[PR #42] [MERGED] Add gas-minimial-boilerplate #3458
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/oshliaer/google-apps-script-awesome-list/pull/42
Author: @tani
Created: 6/15/2018
Status: ✅ Merged
Merged: 6/15/2018
Merged by: @oshliaer
Base:
master← Head:patch-1📝 Commits (1)
75ef7e7Add gas-minimial-boilerplate📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
readme.md(+1 -0)📄 Description
Thank you for merging my PR #40 . Sine it was too hard for me to port the library, I made a minimal boilerplate for library developer. This is a description.
In 2018 we have so many boilerplate for google apps script but there are too big for daily scripting or make a trivial library. Sine this issue, I made a new boilerplate depends on webpack only. There are no support for latest EcmaScript spec, just EcmaScript5. In the backend Babel is running but just translating to EcmaScript3.
Thank you!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.