サクサク読めて、アプリ限定の機能も多数!
CommonJSでTree Shaking
efcl のブックマーク 2017/06/28 08:05
GitHub - indutny/common-shake: CommonJS Tree Shaker API[node.js][JavaScript]CommonJSでTree Shaking2017/06/28 08:05
このブックマークにはスターがありません。 最初のスターをつけてみよう!
github.com/indutny2017/06/27
const acorn = require('acorn'); const Analyzer = require('common-shake').Analyzer; const a = new Analyzer(); a.run(acorn.parse(` 'use strict'; const lib = require('./a.js'); exports.a = lib.a; `, {...
5 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /
CommonJSでTree Shaking
efcl のブックマーク 2017/06/28 08:05
このブックマークにはスターがありません。
最初のスターをつけてみよう!