loaders.js 151 B

12345
  1. "use strict";
  2. // This file will automatically be rewired to web-loader.js when
  3. // building for the browser
  4. module.exports = require('./node-loaders');