Created
September 4, 2018 04:37
-
-
Save JefCurtis/15d28332d9b7543e63809876d741adee to your computer and use it in GitHub Desktop.
Gmail add-on: Getting started
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "scripts": { | |
| "build": "DEPLOY_ENV=dev webpack --watch --config config/webpack/webpack.config.js", | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment