Skip to content

[build] Uniformize build scripts;

Benjamin Bouvier requested to merge build-scripts into master
  • use scripty instead of raw scripts in package.json;
  • have the Makefile use npm commands;
  • add make dev rule that watches built files and reloads the server;

Merge request reports