Commit graph

2 commits

Author SHA1 Message Date
Ray Schamp
1ff45f5c77 Build separate vertical and horizontal modules
This allows separate imports for vertical and horizontal libraries, and gives a way to import the library outside of webpack.
2016-09-19 14:46:55 -04:00
Ray Schamp
ff57c4e4d6 Provide a shim that doesn't need to be built
Because this package installs imports-loader and exports-loader, when another package requires scratch-blocks, webpack will use this package's loaders to do the shimming. This way it will be built by the parent package.
2016-09-16 11:25:41 -04:00