saltjs / salt-ui

钉钉微应用UI组件库
http://open.dingtalk.com
157 stars 43 forks source link

原有的react+redux+webpack如何引入 #7

Closed luofei2011 closed 8 years ago

luofei2011 commented 8 years ago

RT,项目已经采用了react+redux+webpack的方式,如果按照wiki全局引入该组件,势必会有资源先后加载的问题,请问目前有什么方法能解决?

自行开发的所有代码均在app.js中

gbk commented 8 years ago

请确保加载顺序 react, saltui, app