sagold / handlebars-webpack-plugin

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

Handlebars-webpack-plugin results in comma appended *.yml file for a JSON source. #61

Closed knightswatch3 closed 4 years ago

knightswatch3 commented 4 years ago

image

That is my JSON file as a source for templating.

image

My resultant *.yml file has the commas appended at the end of it which is no-way useful to me.

sagold commented 4 years ago

Hi.

Whats your webpack-config. What are you trying to accomplish. Do you generate yml-files?