ECMAScript Cookbook
上QQ阅读APP看书,第一时间看更新

Staying Compatible with Legacy Browsers

In this chapter, we will cover the following recipes:

  • Installing Node.js with NVM
  • Installing and configuring webpack
  • Adding fallback script tags to load client bundles
  • Shimming methods with Babel Polyfill
  • Supporting new language features with Babel
  • Using tools to analyze webpack bundles