347 Commits (61962e841f87b2b35cbc0142f694e0123d8216cb)

Author SHA1 Message Date
Jarmo Isotalo 61962e841f Add support for path based routes 8 years ago
Leo Lamprecht e5babe0c7c Run `serve` in production mode and update it 8 years ago
Igor Klopov b257d1e92b Use lib/pkg.js instead of pkg.json (#356) 8 years ago
Leo Lamprecht 797cdd8308
Bumped `serve` to latest version 8 years ago
Matheus Fernandes 3bf077fe2d Use a triangle that's actually printable on Windows (#348) 8 years ago
Matheus Fernandes 712af5ddb2 Auto generate a `pkg.json` based on `package.json` (#341) 8 years ago
Hugo 7c14fd7cb1 Fix now alias failing when now.json doesn’t define deployment type (#321) 8 years ago
Leo Lamprecht 9d8ab51657
4.5.6 8 years ago
Leo Lamprecht 52c63854d5
Correctly load `async-retry` 8 years ago
Leo Lamprecht ae9dd8f441
Make static deployments definable 8 years ago
Leo Lamprecht 0f52271757
Use static deployment type if defined in config 8 years ago
Leo Lamprecht 2f85a6a966
Split error into multiple lines 8 years ago
Matheus Fernandes 525d802ee3
4.5.4 8 years ago
Matheus Fernandes fb7bfdbc4e
Mention `now upgrade` instead of `https://zeit.co/account` 8 years ago
Leo Lamprecht b239630f7b
Inlined version 8 years ago
Matheus Fernandes 47a5c69c26 Add `now billing` and `now upgrade` (#309) 8 years ago
tim neutkens de8470fe02 Move duplicated code into utils module 8 years ago
Leo Lamprecht 8cde1663c5
Re-alias when running `now alias` 8 years ago
Leo Lamprecht 3786f53dc8
Read aliases from `alias` property in `now.json` 8 years ago
Leo Lamprecht c545968ff6
Don't throw an error if alias doesn't exist 8 years ago
Leo Lamprecht b90aaf4375
Split out mechanism for aliasing into separate file 8 years ago
Leo Lamprecht 3464f34579
Make static deployments work again 8 years ago
Leo Lamprecht f0b85bc2bf
Install latest version of `serve` (make static deployments work) 8 years ago
Leo Lamprecht a5a3b01af9
Upgraded `serve` yet again 8 years ago
Jarmo Isotalo a6cad020f9 Show build errors (#286) 8 years ago
Leo Lamprecht 373e17a51d
Bumped `serve` 8 years ago
Jarmo Isotalo e71cdb8440 Log erros and stacktraces (#276) 8 years ago
Igor Klopov 2a00eb632a now-alpine + suppress a pkg warning (#277) 8 years ago
Olli Vanhoja 213d9080b9 Improved domain verification (#270) 8 years ago
Leo Lamprecht be1a799f18
Bumped `serve` 8 years ago
Olli Vanhoja 548088111b Improve now alias UX in case of an external DNS and a CNAME entry 8 years ago
Leo Lamprecht 8027751e4b
Bumped `serve` yet again 8 years ago
Leo Lamprecht 1770486ff6
Bumped `serve` to latest version 8 years ago
Nathan Rajlich 9540863c0e fix typo 8 years ago
Nathan Rajlich 957744e3a5 add `now.json:name` field support 8 years ago
Nathan Rajlich 73f22bb68e use G's wording for error message 8 years ago
Nathan Rajlich 0b2b39222c lint 8 years ago
Nathan Rajlich 1151830af6 a couple more test cases and fixes for them 8 years ago
Nathan Rajlich 7daf1e4c49 Only throw when both `pkg.now` and `now.json` are present 8 years ago
Nathan Rajlich 38fe08ad97 rename getMetadata() to readMetaData() 8 years ago
Nathan Rajlich d9b5c4d4fa fix lint 8 years ago
Nathan Rajlich f6c0e65b7f fail hard when both a `now.json` and `package.json` file with "now" are present 8 years ago
Nathan Rajlich c11131310c fix lint 8 years ago
Nathan Rajlich 76e4ab5037 support `now.files` in now.json 8 years ago
Nathan Rajlich cee788d3e1 add a `strict` mode to readMetadata() 8 years ago
Nathan Rajlich 4c9caa420b initial `now.json` support 8 years ago
Jesús Lobos 73a1f84080 Fix `Native` and `Packages` comment structure (#244) 8 years ago
Eli Perelman 6e62d874bc Normalize package.json main file for extensionless or directory entries 8 years ago
Guillermo Rauch 5fd5802880 Improved agent (#240) 8 years ago
Jarmo Isotalo 3732bfb16c Don't require for CMD and EXPOSE to be defined in Dockerfile used for (#237) 8 years ago