浏览代码

utils/build clean up

Guilherme Avila 6 年之前
父节点
当前提交
bcbf583286
共有 1 个文件被更改,包括 0 次插入8 次删除
  1. 0 8
      utils/build/README.md

+ 0 - 8
utils/build/README.md

@@ -1,8 +0,0 @@
-## Setup
-
-- Install [Node.js](https://nodejs.org/)
-- Execute `npm install`
-
-## Build
-
-- Execute `npm run build` (`npm run build-closure` to compile using the [Google Closure Compiler](https://developers.google.com/closure/compiler/))