UNPKG

102 BJavaScriptView Raw
1const Poi = require('.')
2
3const poi = new Poi()
4
5module.exports = poi.createWebpackChain().toConfig()