Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Releases: YahooArchive/extractify

Simple React ES6 Extractify example

16 Jun 01:21
Compare
Choose a tag to compare

Showing off extractify with simple react and es6 example. Details in examples/react_es6/README.md

Minor release to add index.jsx into extensions list

10 Jun 23:32
Compare
Choose a tag to compare

Minor release to add index.jsx into extensions list.

Major refactoring required to work with actual proxy

02 Jun 17:26
Compare
Choose a tag to compare

WHAT

To utilize main browserify's enties, plugins, options, etc.. thru actual proxy method in lazy browserifies, this major refactoring was required. This is especially necessary to use the plugins registered in main bundle in lazy bundles.

HOW

  • Refactor main flow and separate action function into extractify prototype
  • Remove extractify plugin in lazy bundles to prevent looping
  • Updated eslint rules
  • Extra making external steps in lazyBundle