Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

TimothyGu
Copy link
Contributor

Fixes #2437.

@TimothyGu
Copy link
Contributor Author

Note that I decided to use ^2.0.0 which is equivalent to 2.x.x, so that future minor version bump would still be matched.

@TimothyGu TimothyGu changed the title Supporting ejs 2.0 Support ejs 2.0 Jan 11, 2015
Fixes #2437.

This is still relying on undocumented behavior, but should unbreak the app
in the mean time.
@JohnMcLear
Copy link
Member

Perfect, thanks!

JohnMcLear added a commit that referenced this pull request Jan 11, 2015
@JohnMcLear JohnMcLear merged commit c106e71 into ether:develop Jan 11, 2015
@mde
Copy link

mde commented Jan 11, 2015

Does this include the issue with plugins not showing up? Our initial fix unbroke the build, but I'm not sure it was a total fix.

@JohnMcLear
Copy link
Member

Oh good point mde, I will test that now

@JohnMcLear
Copy link
Member

it should...

@JohnMcLear
Copy link
Member

Ah damn no it doesn't ;( Plugins still not showing up.. I should really have test coverage for that...

@TimothyGu
Copy link
Contributor Author

I'm fine with reverting this commit for now. Just wanted to help.

@JohnMcLear
Copy link
Member

Yea let's revert for now, hopefully @mde can get a perma fix in :)

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.

console - ReferenceError: ejs:1 ("Sorry, something bad happened")
3 participants