Closed shane-tomlinson closed 4 years ago
The jade module was discontinued and had some npm audit warnings.
npm audit
This replaces jade with pug and updates the jade parser based on the updated AST format.
There was a problem with the original tests/outputs/jade.pot, the two modified lines were actually incorrect when comparing with the source.
@zaach - r?
@vladikoff - updated!
Landed in https://github.com/mozilla/jsxgettext/releases/tag/v0.11.0
Ref: https://github.com/mozilla/jsxgettext
We can uplift to this account later if needed
The jade module was discontinued and had some
npm audit
warnings.This replaces jade with pug and updates the jade parser based on the updated AST format.
There was a problem with the original tests/outputs/jade.pot, the two modified lines were actually incorrect when comparing with the source.
@zaach - r?