Commit Graph

6 Commits

Author SHA1 Message Date
Tobias Koppers 5c3f8cc345 Don't render and emit entry assets if not needed
webpack/webpack-dev-server#21
2014-04-19 21:35:01 +02:00
Tobias Koppers 334e565f18 support [hash] in output.library 2014-04-17 08:57:48 +02:00
Tobias Koppers 9e6b6deea4 support arrays and [name] in output.library
fixes #221
2014-04-05 18:10:47 +02:00
Tobias Koppers 973d81d871 more options for externals 2014-03-05 19:55:53 +01:00
Tobias Koppers a7f9340885 added externals option 2014-03-05 09:58:51 +01:00
Tobias Koppers b7cd807041 add 'amd' library target
fixes #164
2014-02-11 08:54:12 +01:00