markmarijnissen / webpack-cordova-plugin

Output webpack to a Cordova app.
65 stars 20 forks source link

Don't use process.cwd() #2

Open natew opened 9 years ago

natew commented 9 years ago

I have my webpack config output set:

output: 
   { path: '/Users/nw/projects/reapp/hn/build/public' }

But using webpack-cordova-plugin outputs everything to the current directory. It should respect the output path, I believe. I'm going to pull this down and start playing with it though, could be really helpful. I'm having tons of trouble working with cordova so if this plugin could work well that would be a huge win.

morenoh149 commented 8 years ago

related https://github.com/disusered/webpack-cordova-plugin/commit/ad58ce3eb97f3d336600df3ce395d651acc2ba3d