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

Update HTML compiler to use Pug #34

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

Update HTML compiler to use Pug #34

wants to merge 1 commit into from

Conversation

Xinayder
Copy link

The update will allow the compiler to use Pug to compile and render .jade and .pug files.

I'm not sure if I've done it correctly, as I couldn't find a way to test the changes. I think that a PR will be required to reflect these changes on electron-compile.

The update will allow the compiler to use Pug to compile and render .jade and .pug files.
@anaisbetts
Copy link
Contributor

Why are we using an alpha version?

@Xinayder
Copy link
Author

Xinayder commented Apr 25, 2016 via email

@anaisbetts
Copy link
Contributor

Hm, it might be better to hold off on this until a final version is released

@Lichtjaeger
Copy link

There are also some breaking changes between Jade v1 and Pug v2.
It would be better to handle them separated until Jade support can be removed.

@jacobq
Copy link

jacobq commented Jul 31, 2018

It's been over a year now, so I suspect that there should be a straight-forward migration path to dropping jade in favor of pug. What needs to be done? Can I help? Should either this PR or #66 be closed in favor of the other or are they truly distinct?

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.

4 participants