Hi~ HuangBJ
I have not tried but maybe you can use webpack target option see https://webpack.js.org/configuration/target/. By the way,this way is not recommended packaging method,you can also use weexpack to package your application Best Regards! erha 2017-07-24 16:01 GMT+08:00 黄炳金 <[email protected]>: > Hi Weex Team, > > When I use webpack to code splitting, It will generate “window” > Object. > > But in android native, “window” is not support, will run error. > > How could I code splitting with webpack? > > Do you have any suggestion for me? > > > Best Regards! > HuangBJ > >
