Skip to content

Support ejs 2.0#2452

Merged
JohnMcLear merged 1 commit intoether:developfrom
TimothyGu:develop
Jan 11, 2015
Merged

Support ejs 2.0#2452
JohnMcLear merged 1 commit intoether:developfrom
TimothyGu:develop

Conversation

@TimothyGu
Copy link
Copy Markdown
Contributor

Fixes #2437.

@TimothyGu
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Member

Oh good point mde, I will test that now

@JohnMcLear
Copy link
Copy Markdown
Member

it should...

@JohnMcLear
Copy link
Copy Markdown
Member

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

@TimothyGu
Copy link
Copy Markdown
Contributor Author

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

@JohnMcLear
Copy link
Copy Markdown
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