sagold / handlebars-webpack-plugin

Renders your html-template at build time
161 stars 45 forks source link

Multiple webpack rebuilds #30

Closed sagold closed 3 years ago

sagold commented 6 years ago

Sometimes webpack restarts compilation multiple times. Currently, i can not reproduce this.

JohnBlazek commented 6 years ago

FWIW, I've added the webpack-mild-compile plugin to my webpack config to circumvent this issue.