Tree:
8d971d7b2b
handle-files-no-array
master
0.10.0
0.10.1
0.10.2
0.11.0
0.12.0
0.13.0
0.13.1
0.13.2
0.13.3
0.14.0
0.14.1
0.14.2
0.14.3
0.14.4
0.15.0
0.16.0
0.17.0
0.17.1
0.18.0
0.18.1
0.19.0
0.20.0
0.21.0
0.21.1
0.22.0
0.23.0
0.23.1
0.24.0
0.24.1
0.25.0
0.25.1
0.25.2
0.26.0
0.27.0
0.28.0
0.28.1
0.29.0
0.29.1
0.30.0
0.31.0
0.32.0
0.33.0
0.33.1
0.33.2
0.34.0
0.34.1
0.35.0
0.36.0
0.36.1
0.36.2
0.37.0
0.37.1
0.38.0
0.39.0
0.39.1
0.9.0
0.9.1
0.9.10
0.9.11
0.9.12
0.9.13
0.9.14
0.9.15
0.9.16
0.9.17
0.9.18
0.9.19
0.9.2
0.9.3
0.9.4
0.9.5
0.9.6
0.9.7
0.9.8
0.9.9
1.0.0
2.0.0
2.0.1
2.0.2
2.0.3
2.0.4
2.0.5
3.0.0
3.0.1
3.1.0
3.1.1
3.1.2
4.0.0
4.0.1
4.1.0
4.1.1
4.1.2
4.10.0
4.10.1
4.10.2
4.10.3
4.11.0
4.11.1
4.11.2
4.2.0
4.2.1
4.2.2
4.3.0
4.4.0
4.4.1
4.4.2
4.5.0
4.5.1
4.5.2
4.5.3
4.5.4
4.5.5
4.5.6
4.5.7
4.5.8
4.6.0
4.6.1
4.7.0
4.7.1
4.8.0
4.8.1
4.9.0
5.0.0
5.1.0
5.1.1
5.1.2
5.2.0
5.2.1
5.2.2
5.2.3
5.3.0
5.3.1
5.3.2
5.3.3
6.0.0
6.0.3
6.0.4
6.0.5
6.1.0
6.1.1
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.2.5
6.2.6
6.3.0
6.3.1
6.3.2
6.4.0
6.4.1
7.0.0
7.0.1
7.0.2
7.1.0
7.1.1
7.2.0
7.2.1
7.2.2
7.2.3
7.2.4
7.3.0
7.3.1
7.4.0
8.0.0
8.0.0-beta.1
8.0.0-beta.10
8.0.0-beta.11
8.0.0-beta.2
8.0.0-beta.3
8.0.0-beta.4
8.0.0-beta.5
8.0.0-beta.6
8.0.0-beta.7
8.0.0-beta.8
8.0.0-beta.9
8.0.1
8.0.2
8.1.0
8.2.0
8.2.1
8.2.2
8.2.3
8.2.4
8.2.5
8.3.0
8.3.1
${ noResults }
2 Commits (8d971d7b2bbd0fa0f8d2362b8c6f5fa3cff7e766)
Author | SHA1 | Message | Date |
---|---|---|---|
Nathan Rajlich | 49a2a645c8 |
refactor the `readMetaData()` function (#508)
* refactor the `readMetaData()` function * add a couple new test cases * test: restore "build" prefix Fixes Node.js <= v6 * add default values for `npm`/`docker` get files functions Makes the logic simpler, since we don't have to check for existence. * throw an error when missing start/now-start or server.js * pass in entire `readMetaData()` result to Now.create() This avoids us reading these files from the filesystem again |
8 years ago |
Nathan Rajlich | 1151830af6 |
a couple more test cases and fixes for them
|
8 years ago |