Skip to content
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

Support Teacup #104

Merged
merged 2 commits into from
Sep 18, 2017
Merged

Support Teacup #104

merged 2 commits into from
Sep 18, 2017

Conversation

hurrymaplelad
Copy link
Contributor

Descendant of coffeecup, requested in #103.

Disabling caching currently won't work for helpers since they use the Node require cache. I could diff and purge the whole module.cache after each render, but that feels janky. Better to just use node-supervisor and friends in development.

@BridgeAR
Copy link
Collaborator

BridgeAR commented Apr 5, 2016

@hurrymaplelad please rebase your commits and include promise support

@mralexgray
Copy link

god, this is frustrating

@hurrymaplelad hurrymaplelad force-pushed the teacup branch 2 times, most recently from 89303ca to d2064d0 Compare October 28, 2016 18:58
@hurrymaplelad
Copy link
Contributor Author

Rebased & added promise support. Should be good to go!

@doowb doowb merged commit 253b661 into tj:master Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants