# Discourse Retort

**URL:** https://meta.discourse.org/t/discourse-retort/35903
**Category:** Plugin
**Tags:** end-of-life
**Created:** [2015 年 11 月 22 日午前 11:53 UTC](https://meta.discourse.org/t/discourse-retort/35903 "2015-11-22T11:53:58Z")
**Posts on this page:** 1
**Showing post:** 85

<div class="post-metadata">

### Author: ![gdpelican](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gdpelican/32/81308_2.png) [@gdpelican](https://meta.discourse.org/u/gdpelican)
#### Post date: [2016 年 7 月 11 日午後 7:34 UTC](https://meta.discourse.org/t/discourse-retort/35903/85 "2016-07-11T19:34:12Z")

</div>

I’ve just updated this to account for the es6 changes outlined here:

> [@Now in master: ES6 Modules + Text Rendering](https://meta.discourse.org/t/now-in-master-es6-modules-text-rendering/46815):
>
> Approximately 2 years ago we [started down the long path to ES6 modules](https://meta.discourse.org/t/future-thoughts-discourses-javascript-ember-app/16715). For a long time, I’d spent 30 minutes a day working on converting files, which eventually got replaced with my strategy of converting a file every time I had to open it. Over time we got most of the way there, but with one big holdout: our text rendering engine. It was in standard ES5 modules because we used the same text rendering code on the server and client side of Discourse, and the server side didn’t have a way to par…

---

_[View the full topic](https://meta.discourse.org/t/discourse-retort/35903)._
