UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

9 lines 197 B
// is used only in require.context() test if (require.context) { module.exports = require.context('./test/node_modules', true, /^\.\/.*\.js$/) } else { module.exports = { broken: true } }