react-heatpack v1.3.0 Release Notes

Release Date: 2015-07-11 // almost 9 years ago
  • Changed: require('react') now resolves to the node_modules dir in scope for the working directory, if there is one. It previously always resolved to the version from heatpack's own dependencies.

    🔄 Changed: enabled coloured output in webpack logging.

    Added: -p/--port option to specify the port to run the webpack dev server on. Defaults to 3000.