Skip to content

Commit

Permalink
Merge 714298c into e963159
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed Jan 14, 2019
2 parents e963159 + 714298c commit 0f641d9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/internals.rst
Expand Up @@ -98,9 +98,6 @@ Dredd is written in modern JavaScript, ran by `Node.js <https://nodejs.org/>`__,

Previously Dredd was written in `CoffeeScript <https://coffeescript.org>`__, and it was only recently converted to modern JavaScript. That's why sometimes the code does not feel very nice. Any efforts to refactor the code to something more human-friendly are greatly appreciated.

CoffeeScript is still a production dependency (not dev dependency), because it’s needed for running user-provided hooks written in CoffeeScript. This is planned to be generalized: :ghissue:`#1082`


.. _cpp-dependencies:
.. _compiled-vs-pure-javascript:

Expand Down

0 comments on commit 0f641d9

Please sign in to comment.