Refactors bundles exports, more consistent generation of bundles (v5) (#4475)
* Refactors bundles exports, more consistent generation of bundles

* Incorrect trailing comma

* Cleanup getting package JSON fields

* Alphabetized the list of imports and exports
1 parent 06daa38 commit 579379f96980ff441599eebbd49db345e5c4e139
@Matt Karl Matt Karl authored on 23 Nov 2017
GitHub committed on 23 Nov 2017
Showing 10 changed files
View
bundles/pixi.js-legacy/package.json
View
bundles/pixi.js-legacy/src/PIXI.js 100644 → 0
View
bundles/pixi.js-legacy/src/index.js
View
bundles/pixi.js/package.json
View
bundles/pixi.js/src/PIXI.js 100644 → 0
View
bundles/pixi.js/src/filters.js 100644 → 0
View
bundles/pixi.js/src/index.js
View
package.json
View
packages/core/src/index.js
View
rollup.config.js