Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 273 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 273 Bytes

module-alias-library

Showcasing how to use module-alias from some library

Run the example

$ npm i
$ node index.js

Check the code

Take a look at:

  • node_modules/module-alias-nested-library/package.json
  • node_modules/module-alias-nested-library/index.js