Updated Moving to NPM and Grunt (markdown)

Paul Spencer
2013-07-18 05:44:43 -07:00
parent b8636b6efb
commit 87a75ad595
+9 -9
@@ -2,10 +2,10 @@ This is a collection of information about, and hopefully decisions for, a move a
### Related issues and PRs ### Related issues and PRs
Plovr-free build (@twpayne) #456 * Plovr-free build (@twpayne) [#456](https://github.com/openlayers/ol3/pull/456)
use-node (@tschaub) #804 * use-node (@tschaub) [#804](https://github.com/openlayers/ol3/pull/804)
build should use more robust javascript parsing (@twpayne) #308 * build should use more robust javascript parsing (@twpayne) [#308](https://github.com/openlayers/ol3/issues/308)
Examples and Plovr (@elemoine) #241 * Examples and Plovr (@elemoine) [#241](https://github.com/openlayers/ol3/issues/241)
### Notes from @twpayne ### Notes from @twpayne
@@ -18,9 +18,9 @@ Examples and Plovr (@elemoine) #241
### Replacing Plovr ### Replacing Plovr
These things will need to be downloaded:
[http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz](http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz) * [http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz](http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz)
* [http://dl.google.com/closure-compiler/compiler-latest.zip](http://dl.google.com/closure-compiler/compiler-latest.zip)
[http://dl.google.com/closure-compiler/compiler-latest.zip](http://dl.google.com/closure-compiler/compiler-latest.zip) * [http://closure-library.googlecode.com/files/closure-library-20130212-95c19e7f0f5f.zip](http://closure-library.googlecode.com/files/closure-library-20130212-95c19e7f0f5f.zip) or
git clone https://code.google.com/p/closure-library/ build/closure-library
[http://closure-library.googlecode.com/files/closure-library-20130212-95c19e7f0f5f.zip](http://closure-library.googlecode.com/files/closure-library-20130212-95c19e7f0f5f.zip) or `git clone https://code.google.com/p/closure-library/ build/closure-library`