Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

早报@2019-03-02 #70

Open
whatwewant opened this issue Mar 1, 2019 · 0 comments
Open

早报@2019-03-02 #70

whatwewant opened this issue Mar 1, 2019 · 0 comments
Labels

Comments

@whatwewant
Copy link
Owner

roadhog 2.0 发布 - sorrycc/blog

  • tags: Roadhog,Webpack,Roadhog 2.0,Umi,af-webpack

webpack code splitting 解析 - frontend9/fe9-library

  • 1 什么是 code splitting
    • 1.1 必要性
      • 1.1.1 减小单一资源大小, 减少冗余
      • 1.1.2 提取公共模块, 提高复用模块缓存命中率
    • 1.2 chunk概述 - 分类: initial 和 async
      • 1.2.1 initial 是指初始化 chunk, 一般就是每个 entry 对应一个
      • 1.2.2 async 是动态加载的部分, 也是项目里面dynamic import加载的部分
  • 2 解析 SplitChunksPluginz
    • 2.1 配置说明(optimization.splitChunks)
    • 2.2 构建产物生成规则
      • 2.2.1 预加载 - prefetch => webpackPrefetch
  • 3 示例
  • tags: webpack,code splitting,prefetch,splitChunks

Package Diff: diff npm packages 的新方式 - JavaScript Daily

  • tags: NPM,Diff

You can now use Expo APIs in any React Native app – Exposition

  • Expo 终于把大块头切成一个个小的单独package了,并且允许使用,这相比于之前应该算是进步很大了
  • tags: React Native,Expo

OpenWebMonitor - 实时监控网页变化,并报警通知[Win/macOS] - 小众软件

  • tags: 工具,实时监控,报警
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant