UNPKG

node-uglifier-es

Version:

Fully auto merging and uglifying a whole NodeJs project into one file with external files option. Recompiled from Zsolt Istvan Szabo's work with uglify-es instead of uglify-js-harmony.

8 lines (7 loc) 121 B
{% extends 'layout.server.view.html' %} {% block content %} <h1>Server Error</h1> <pre> {{error}} </pre> {% endblock %}