handlebars-lang/handlebars.js

Update webpack to current version

Open

#1,399 opened on Oct 21, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,032 forks)batch import
help wanted

Repository metrics

Stars
 (17,697 stars)
PR merge metrics
 (Avg merge 15d) (4 merged PRs in 30d)

Description

We are still using webpack 1.x for development on Handlebars. The update means that changes to the configuration files must be done. (Tests are failing after just bumping the version)

A pull-request should be made against the 4.x branch. I'll merge to master afterwards.

Contributor guide