Skip to content

WIP: Only build what changed

Sean McGivern requested to merge middleman-dependencies into master

The main things to change were:

  1. A JS file for the 2018 developer survey was using import. Newer versions of Uglifier (required by the latest Middleman) need to explicitly declare Harmony / ES6 support.
  2. Middleman's site map internals have changed slightly.

Closes #1265 (closed)

Edited by Achilleas Pipinellis

Merge request reports