Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

Replace "jade" with "pug" #79

@lazytyper

Description

@lazytyper

Jade has been renamed to "pug" due to a trademark problem.

See: pugjs/pug#2184

-> you should replace "jade" with "pug" in the package.json and support "pug" templates:

<template lang="pug">
.hello
  h1 {{ msg }}
</template>

lang="jade" still should be allowed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions