Closed borodadada closed 4 years ago
Hello! How i can open file use this alias? Or only load module use require ? Node js.
Hi @borodadada ! module-alias is made for loading modules but you could hack your way around it. See: https://github.com/ilearnio/module-alias/issues/71
module-alias
thank you
Hello! How i can open file use this alias? Or only load module use require ? Node js.