Commit graph

3 commits

Author SHA1 Message Date
Daniel Huf b0fb2c308e
[BUGFIX] Add missing package-lock file (#15) 2018-06-13 12:08:05 +02:00
Daniel Huf d1a97b9be8
[TASK][SECURITY][!!!] Update to mjml 4 due to security npm issues
* [TASK][SECURITY][!!!] Update to mjml 4 due to security npm issues

* WIP|TASK: Fix broken test

Fix error in test.

Still the expected HTML is not as returned from mjml.

* [TASK] Remove comment generated by the consoleOutput in the test

* [TASK] Modify Expected.html to fit generated entry

* [TASK] Add same conversions on both outputs

* [TASK] Try with phpunit assertStringEqualsFile function

* [TASK] remove the \n again

* [BUGFIX] Add some compression configs to keep it small

* [BUGFIX] reduce line length
2018-06-13 10:28:05 +02:00
Daniel 1fef314213
[TAKS] Add package-lock.json (#10) 2018-01-02 15:30:03 +01:00