mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
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.
1 line
83 B
JavaScript
1 line
83 B
JavaScript
module.exports = require('exports?Blockly&goog!../blockly_compressed_horizontal');
|