tidepool-org / tools

A place to put tooling and scripts that help when working on Tidepool stuff.
Other
11 stars 11 forks source link

[WEB-75] Allow passing ROLLBAR_POST_SERVER_TOKEN to blip docker build context #80

Closed clintonium-119 closed 4 years ago

clintonium-119 commented 4 years ago

Allows the webpack build process to upload a versioned source map to Rollbar for better error debugging.

The ROLLBAR_POST_SERVER_TOKEN environment variable has been set in Travis for the blip repo

Part of WEB-75