Commit Graph

9 Commits

Author SHA1 Message Date
Tobias Koppers 3e3b7489b4 Merge pull request #4883 from AndersDJohnson/library-target-umd-names-per-target
feat: library target UMD supports names per target
2017-06-21 22:51:27 +02:00
Tobias Koppers de8fc51a6f allow to export any property/export of the bundle
fixes #3929
2017-06-02 14:52:41 +02:00
Tobias Koppers c123016b64 refactor library tests 2017-06-02 14:23:08 +02:00
Anders D. Johnson 2ec4b5cd19
fix: update schema to support library as object 2017-05-29 13:49:34 -05:00
Tobias Koppers 8e69a80847 code linting 2017-01-11 12:29:01 +01:00
Tobias Koppers 29c1fd2417 Test/library with external (#3753)
* fixes position of __esModule flag (should be on top)

* add testcase for library with external

* updated stats test cases
2017-01-04 20:18:23 -06:00
Tobias Koppers 66edde657e added libraryTarget commonjs-module
for commonjs wrapped harmony modules via `__esModule`

fixes #2945
2016-09-08 22:26:43 +02:00
Tobias Koppers ffd9cce20a move semicolon to a later location in bundle #830 2015-03-03 20:24:46 +01:00
Tobias Koppers 6ff73af7cc added library test case 2015-03-03 20:08:24 +01:00