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

Generic node production build #869

Closed jonyrock-back closed 4 years ago

jonyrock-back commented 4 years ago

Closes https://github.com/hastic/hastic-server/issues/867

Changes

Other changes

Notes

dist/server.js sizes for different node versions:

node version size (bytes )
6.14 1664
8.0 1660
9.0 1660
jonyrock-back commented 4 years ago

Looks like I have this error now: https://github.com/webpack/webpack/issues/7917 it's because the way underscore: 1.4.4 works (we have this dep from nedb: https://github.com/louischatriot/nedb/blob/master/package.json#L27)