wikimedia / html-metadata

MetaData html scraper and parser for Node.js (supports Promises and callback style)
MIT License
165 stars 44 forks source link

Error building with Webpack. #41

Closed j closed 8 years ago

j commented 8 years ago

I get the error:

SyntaxError: Unexpected character '#' (1:0) on index.js.

That line is most likely unneeded?

d00rman commented 8 years ago

Indeed it is. #42 fixes it.

mvolz commented 8 years ago

Published on npm as v1.4.4