Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 351 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 351 Bytes

werkzeug-reloader-patch

A monkey-patch for the Werkzeug reloader for use with Node.Py.

Install

$ nodepy-pm install --save git+https://github.com/nodepy/werkzeug-reloader-patch.git

Usage

require('werkzeug-reloader-patch').install()

Note

This module uses undocumented Werkzeug API.