I want to package my react component as a umd lib. below is webpack my setting: module.exports = { devtool: 'eval', entry: [ '.
確定! 回上一頁