rmarscher / virtual-module-webpack-plugin

Adds the contents of a virtual file to webpack's cached file system without writing it to disk
174 stars 17 forks source link

Fix webpack-1 example #17

Open rmarscher opened 7 years ago

rmarscher commented 7 years ago

It looks like I copied the webpack 1.x example from a webpack 2 beta example. I'm in the process of getting a real webpack 1 example working again.