hastic-zzz / hastic-server

Hastic data management server for analyzing patterns and anomalies from Grafana
GNU General Public License v3.0
330 stars 23 forks source link

Both prod / prod 6.14 use same .babelrc #863

Open jonyrock-back opened 4 years ago

jonyrock-back commented 4 years ago

When we build for production, we use .babelrc to make dist/server-dev.js which should be ready to use on node 8: https://github.com/hastic/hastic-server/blob/master/.travis.yml#L8

that it not great to use same config for two different types of build: for node 8 and for node 6.