ES6 系列之模塊加載方案

前言 本篇咱們重點介紹如下四種模塊加載規範:html AMDnode CMDwebpack CommonJSgit ES6 模塊github 最後再延伸講下 Babel 的編譯和 webpack 的打包原理。web require.js 在瞭解 AMD 規範以前,咱們先來看看 require.js 的使用方式。npm 項目目錄爲:編程 * project/     * index.html    
相關文章
相關標籤/搜索