UNPKG

fliphub

Version:
9 lines (7 loc) 152 B
const babel = require('babel-loader-builder') module.exports = babel({ reactjsx: true, flowRuntime: false, stripFlow: true, asObject: true, })