This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
now-cli
mirror of
https://github.com/lukechilds/now-cli.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
1327
Commits
2
Branches
188
Tags
2.3 MiB
Tree:
66a0641214
now-cli
/
test
/
_fixtures
/
multiple-manifests-throws
/
package.json
4 lines
23 B
Raw
Normal View
History
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
{
"name"
:
"simple"
}