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) 142 B
{% extends 'layout.server.view.html' %} {% block content %} <h1>Page Not Found</h1> <pre> {{url}} is not a valid path. </pre> {% endblock %}