Commit graph

7 commits

Author SHA1 Message Date
chrisgarrity
2fe845c2a6 add missing newlines 2018-06-21 15:13:12 -04:00
chrisgarrity
4f146fbcce Update ScratchMsgs export
- Update shims to make sure `msg/scratch_msg.js` is included
- Add missing empty `locales` to ScratchMsgs
2018-06-21 15:13:12 -04:00
Michael "Z" Goddard
de3b84b0c7
chore(webpack): update to webpack 4 2018-05-07 13:44:30 -04:00
Tim Mickel
9fae1e46a1 Shim goog in blocks_compressed_vertical () 2016-10-03 20:26:55 -04:00
Tim Mickel
727b386aa2 Shim goog.global => this!!!! () 2016-10-03 17:16:22 -04:00
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