Skip to content

Switch Jade to Pug #895

@mjbvz

Description

@mjbvz

Jade had been renamed to Pug for legal reasons, so when a user creates an express project using our NTVS express templates, they end up seeing a warning about switching to use Pug instead of Jade.

We should:

  • Update the project templates that use the latest version of Jade to use Pug instead. I think all of our templates use "jade": "*"
  • Update any user facing strings.
  • Update our documentation to make all this clear.

Not sure if the *.jade file extensions should be changed too. It's all rather confusing.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions