moonfire-nvr/guide
Scott Lamb 4b397670a4 revamp webpack config
* simplify it. Go from six checked-in config files + one local one to
  three checked-in configs + commandline options. I find it less
  confusing to have the options plumbed through fewer layers.

* support developing against a https production server, as described in
  guide/developing-ui.md.

* fix the source map. The sourceMap parameter in prod.config.js as far
  as I can tell evaluated to false when run with production config, and
  anyway UglifyJS seems to be incompatible with the specified
  cheap-module-source-map. Use source-map instead.
2020-03-01 19:26:45 -08:00
..
developing-ui.md revamp webpack config 2020-03-01 19:26:45 -08:00
install-manual.md upgrade to hyper 0.13 ecosystem 2020-01-09 16:07:46 -08:00
install-scripted.md many improvements to install docs/procedures 2019-07-10 00:56:43 -07:00
install.md mount options for fewer write operations 2019-07-20 15:33:51 -07:00
schema.md note caveat on signals schema 2019-12-28 08:00:38 -06:00
secure.md switch to websocket for live stream (#59) 2020-02-29 14:39:16 -08:00
troubleshooting.md Remove mention of #36 from troubleshooting guide 2019-02-13 22:25:33 -08:00