소스 검색

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/))