mozilla / page-metadata-parser

DEPRECATED - A Javascript library for parsing metadata on a web page.
https://www.npmjs.com/package/page-metadata-parser
Mozilla Public License 2.0
271 stars 42 forks source link

Run webpack during CI #75

Closed jaredlockhart closed 8 years ago

jaredlockhart commented 8 years ago

We should run our webpack bundle task during CI to ensure we don't break this feature.

jaredlockhart commented 8 years ago

Also I'm going to rename the task to 'bundle' because that is the commonly used name, but I'll leave an alias for clientize so I don't break existing workflows.

pdehaan commented 8 years ago

Fixed in #76