webpack / docs

[OLD] documentation for webpack
http://webpack.github.io/docs/
1.46k stars 127 forks source link

absolute path with process.cwd #82

Open one-more opened 7 years ago

one-more commented 7 years ago

require(process.cwd()+'/path/to/module') - doesn't work. It should work for the isomorphic applications