Node.js: packaging new loader.js and loader.mjs.

The files loader.js and loader.mjs (introduced in f85b85094541 and 3c551b9721df)
were added to the packaged files list.
This commit is contained in:
Max Romanov
2021-06-02 16:14:22 +03:00
parent 38ac7de61e
commit fd3558456e

View File

@@ -10,6 +10,8 @@
"unit.cpp",
"http.js",
"http_server.js",
"loader.js",
"loader.mjs",
"nxt_napi.h",
"package.json",
"socket.js",