Skip to content
This repository was archived by the owner on Oct 2, 2020. It is now read-only.

add pug support #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Sys0MKNR
Copy link

@Sys0MKNR Sys0MKNR commented Apr 4, 2017

This pull adds pug support. It is kept in a seperate file to make the process of removing jade easier. If this pull gets accepted also my pull in the electron/electron-compile repo needs to be accepted to enable pug support. This just adds 'text/pug': 'pug' to the typesToRig object in src/rig-mime-types.js.

@naderm
Copy link

naderm commented Sep 13, 2017

Bumping this!

The current jade version relies on an old version of uglify-js that is vulnerable to the security exploit CVE-2015-8857

(jade@^1.11.0 > transformers@^2.1.0 > uglify-js@~2.2.5)

@graup
Copy link

graup commented Sep 18, 2017

+1 What do we need to do to get this merged?

@j-fan
Copy link

j-fan commented Jan 3, 2018

Would also like to see this merged :)

@Tenrys
Copy link

Tenrys commented May 25, 2018

Isn't jade a little bit outdated since the rename? Would be nice to finally be able to use pug instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants