mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
npm-data-files: link to own SO answer
This commit is contained in:
@@ -14454,9 +14454,9 @@ npm install cirosantilli-<directory-name>
|
||||
|
||||
====== 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user