haraka / node-address-rfc2821

RFC2821 Email Address parser (from Haraka)
https://www.npmjs.com/package/address-rfc2821
13 stars 6 forks source link

add post-install script to compile grammar #30

Closed msimerson closed 3 years ago

msimerson commented 3 years ago

After installing this newer version, the module will fail because grammar.js won't yet exist. Compile grammar.js as part of the npm install.