Skip to content

Instantly share code, notes, and snippets.

@diazruy
Forked from JefCurtis/package_V3.json
Created September 12, 2018 15:41
Show Gist options
  • Select an option

  • Save diazruy/d80193d3db8004863ee87dd57a21b221 to your computer and use it in GitHub Desktop.

Select an option

Save diazruy/d80193d3db8004863ee87dd57a21b221 to your computer and use it in GitHub Desktop.
Gmail add-on: Add production build script command
{
"scripts":
"build:prod": "DEPLOY_ENV=prod webpack --config config/webpack/webpack.config.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment