Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
4,599 contributions in the last year
Activity overview
Contribution activity
April 2019
Created a pull request in zeit/now-cli that received 2 comments
Print full validation error message
This ensures we print the full error message if no error handlers are matched.
BEFORE:
> Error! Failed to validate now.json. Only use properties me…
+25
−5
•
2
comments
- Added missing `workPath` type property
- Pass `meta` to `download()` of `@now/next`
- Make `download()` dedupe
- Make `@now/next` dev work on macOS
- Develop Next.js app inside workPath
- Renamed property that has changed its name
- Wait for Next.js dev server to run before continuing
- Only match absolute paths in Next.js builder
- Made `now-next` invoke `next dev`
- Bumped `@now/build-utils` to latest version
- Initial build should set `requestPath` to `null`
- Better name for `continuous` property
- Prevent exit if client closes proxy connection
- Match only the important part while routing
- Add a note about the CDN always being enabled
- Stop indicating whether CDN is enabled
- Make npm not prefer offline
- [now dev] Force `@now/static` to run in-memory
- [now dev] Invoke builders in a forked child process
- [now dev] Always watch the `entrypoint` for triggering rebuilds
- [now dev] Don't include a file in both `filesChanged` and `filesRemoved` list
- Better builder logging
- [now-dev] Exit when incorrect cwd config
- [now dev] Add `xfwd` option to `http-proxy`
- [now dev] Pass in the builder-specific `workPath` to `shouldServe()`
- Update `@zeit/ncc` to v0.18.1
- Ignore `__pycache__` directories
- [now dev] Remove `requiresInitialBuild` and make `shouldServe()` optional for v2 Builders
- [now dev] Resolve built routes after matching builder
- [now dev] Fix typo in debug log
- Made sure support for `routes` works as expected
- [wip] Update now dev for updated builder v2 api
- Reveal builder logs when `--debug`
- Show all aliases instead of just the first one
- Now CLI gets a fixed alias
- [now dev] Reuse the same `workPath` for subsequent builds
- Show an upgrade message if the build limit is exceeded
- Show the domain purchase UI
- Add tests for the new automatic aliasing in the v9 API
- Add some debug logs for now-dev
- [now dev] Handle filesystem events where the file has already been deleted
- Bump @zeit/nsfw to 2.0.2
- Some pull request reviews not shown.
Created an issue in zeit/now-desktop that received 4 comments
110
contributions
in private repositories
Apr 1 – Apr 26

