-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switch to jade-parser etc. #17
Comments
@TimothyGu currently My objective is to reach a state-of-the-art jade dependency while avoiding manual upgrades because the monkey-patching is a bit cumbersome. When the jade 2.x project started, I told to myself that I would
when you say "switch to jade-parser" etc, do you mean (I haven't checked) that this module split has already been done in the 1.x branch (not waiting for 2.x) ? If yes, can you tell me what was the last jade version with the old monolithic approach ? I would then updgrade then-jade to this version and start thinking about the effects of the modular design on |
No, I'm just raising awareness that at some point we should switch. Thanks! |
|
i would like to know: is there an intent to migrate to the pugjs v2 architecture? not sure if i should bother using this while i migrate to pug. thanks! |
check pugjs/pug#2708 for news on this. I published https://www.npmjs.com/package/then-pug which is a working implementation based on pug head (I use this and don't use then-jade anymore) There is still work before the babel AST based code-gen lands into pug master so until then I think the project needs to be considered experimental. |
No description provided.
The text was updated successfully, but these errors were encountered: