Results 6 comments of Jim

梁启鹏:https://jimstyle88.github.io/jim2/ (刷刷更健康,我来过,)

> @jimStyle88 这里只是为了方便管理,现实开发中 [applications](https://github.com/micro-frontends-vue/preload-routes/tree/master/applications) 目录下的项目都是独立的 Git 仓库,然后会有一个 [脚手架](https://github.com/micro-frontends-vue/cli) 去管理这些项目 有没有这类的 demo 参考一下,最近研究微前端,卡在这里了

> @jimStyle88 > 暂时还没有完整的开发、部署DEMO,我需要些时间整理。 > > 最近发现了一个不错的微前端解决方案 [icestark](https://github.com/ice-lab/icestark),你可以先去研究一下。 蚂蚁金服的乾坤,不知道你有没有了解过,可以交流一下

做为一个前端菜鸟,表示看不懂阿

我的技术水平水平问题,不过还是会经常逛逛你的github ,挺详细的。

大佬,我目前想在所有的类之前添加 前缀 ,配置如下 ![image](https://user-images.githubusercontent.com/20588608/89767849-5425dc00-db2d-11ea-94fe-e7b75685866f.png) 用的是 postcss-prefixwrap 这个包,本地编译的时候报错了 ![image](https://user-images.githubusercontent.com/20588608/89767947-7cadd600-db2d-11ea-88ed-4ae6723a3568.png) 应该是所有的less 文件都无法识别,请问是什么原因