摘要: weabpck的基础应用 https://blog.zhangjd.me/2016/06/19/webpack-your-bags/ wbepck插件实现 https://www.cnblogs.com/MuYunyun/p/8875908.html 总结 核心概念: webpack的模块打包工具, 阅读全文
posted @ 2019-05-09 18:49 focus_yaya 阅读(834) 评论(0) 推荐(0) 编辑
摘要: 1、解析dom、fragment编译,初始化new watcher 2 ,数据劫持,Object.defineProperty(obj,key,{ configurable:true,// 可以配置 enumerable:true, // 可以枚举 get:function(){return val 阅读全文
posted @ 2019-05-09 12:19 focus_yaya 阅读(518) 评论(0) 推荐(0) 编辑