inxilpro / node-app-root-path

Determine the root path to your project
MIT License
605 stars 29 forks source link

Fix webpack build issue #35

Closed rkgrep closed 4 years ago

rkgrep commented 5 years ago

When bundling with webpack, it throws an error on path.dirname, because require.main does not have a filename.