diff options
-rw-r--r-- | src/nodejs/unit-http/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nodejs/unit-http/package.json b/src/nodejs/unit-http/package.json index 81f06bd4..f0afe41c 100644 --- a/src/nodejs/unit-http/package.json +++ b/src/nodejs/unit-http/package.json @@ -10,6 +10,8 @@ "unit.cpp", "http.js", "http_server.js", + "loader.js", + "loader.mjs", "nxt_napi.h", "package.json", "socket.js", |