Skip to content

Replace Jade by Pug#7266

Merged
TheLarkInn merged 1 commit intomasterfrom
tests/remove_jade
May 10, 2018
Merged

Replace Jade by Pug#7266
TheLarkInn merged 1 commit intomasterfrom
tests/remove_jade

Conversation

@ooflorent
Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

refactoring

Did you add tests for your changes?

yes

If relevant, link to documentation update:

N/A

Summary

jade is deprecated in favor of pug.
Moreover there are multiple security advisories for jade dependencies.

Note: I did not completely removed jade because it is used within browsertest (which I plan to clean in another PR).

Does this PR introduce a breaking change?

no

@webpack-bot
Copy link
Copy Markdown
Contributor

Thank you for your pull request! The most important CI builds succeeded, we’ll review the pull request soon.

@TheLarkInn TheLarkInn merged commit 0eeea0f into master May 10, 2018
@TheLarkInn TheLarkInn deleted the tests/remove_jade branch May 10, 2018 20:02
Comment thread package.json
"lodash": "^4.17.4",
"prettier": "^1.11.1",
"pug": "^2.0.3",
"pug-loader": "^2.4.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you remove the jade-loader from dependencies?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants