dali-lab / pine-beetle-backend

Visualizing data and predicting outbreaks of Southern Pine Beetles across twenty US states. Built in the DALI Lab.
https://spbpredict.com
0 stars 0 forks source link

move babel to regular dependencies, remove mongouri from log #75

Closed jeffzyliu closed 4 years ago

jeffzyliu commented 4 years ago

Description

heroku prunes the entire dev dependencies before running the build script :/ so we need babel up here.

Also removed mongoURI for security reasons

Type of Change

Checklist

Tickets