diff --git a/README.adoc b/README.adoc index 067a87e..5bb0ece 100644 --- a/README.adoc +++ b/README.adoc @@ -14454,9 +14454,9 @@ npm install cirosantilli- ====== NPM data-files -Illustrates how to add extra non-code data files to an NPM package, and then use those files at runtime: +Illustrates how to add extra non-code data files to an NPM package, and then use those files at runtime. -https://stackoverflow.com/questions/10111163/in-node-js-how-can-i-get-the-path-of-a-module-i-have-loaded-via-require-that-is +https://stackoverflow.com/questions/31642477/how-to-publish-a-npm-package-with-distribution-files/59407033#59407033 ==== Java