标签: reactjs webpack handsontable
我想在React中使用Handsontable Pro。安装official React wrapper似乎require editing webpack.config.js可以使用库的专业版。
这将要求我从create-react-app中弹出,我不想这样做。
有解决方法吗?
一个选项可能是嵌入脚本。如果我直接嵌入脚本(不理想),我只需要嵌入Handsontable脚本,Babel / React可以继续通过npm和webpack进行管理吗?
答案 0 :(得分:0)
看看丹阿布拉莫夫在这里写道: https://github.com/facebookincubator/create-react-app/issues/2608
他引用了这个包: https://github.com/timarney/react-app-rewired