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 (17,697 stars) (2,032 forks)batch import
help wanted

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