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 50 million developers.
Sign up
Popular repositories
1,118 contributions in the last year
Contribution activity
October 2020
Created a pull request in angular/angular-cli that received 1 comment
feat(@angular-devkit/build-angular): support following symlinked asset directories
By default subdirectories within a symlinked directory are not searched by a glob. The new followSymlinks option for the longhand form of the assets …
- fix(@angular-devkit/build-webpack): fully close Webpack 5 compiler
- ci: remove nightly CI run for 10.1.x branch
- fix(@angular/cli): use newer update command if global version is newer
- fix(@angular/cli): coerce prompt answers to requested property types
- refactor(@angular-devkit/schematics): minor cleanup to reduce utility imports
- refactor(@angular-devkit/core): deprecate unused isFile/isDirectory utilities
- fix(@angular/cli): skip searching deprecated packages with ng add
- Additional Yarn E2E test improvements/fixes
- Ivy Webpack compiler plugin
- fix(@schematics/angular): allow inlineTemplate/inlineStyle with minimal application
- test(@angular/cli): cleanup CDK in add material E2E test
- fix(@angular-devkit/build-angular): ensure correct SRI values with differential loading
- fix(@ngtools/webpack): improve bad component resource error message
- fix(@angular-devkit/build-angular): set HTML lang attribute when serving
- Support running the E2E test suite with yarn
- fix(@ngtools/webpack): support jit mode guarded class metadata removal
- Additional Webpack 5 fixes
- fix(@angular-devkit/build-optimizer): increase safety of code removal
- feat(@angular-devkit/build-optimizer): introduce ivy optimization mode
- build: add required fields to dependabot configuration
- refactor(@angular-devkit/build-angular): remove unneeded 10.1 localize checks
- fix(@angular-devkit/core): remove deprecated isObservable function
- refactor(@angular-devkit/build-angular): additional webpack 5 type improvements
- build: use @angular/dev-infra-private for bazel stamping
- test: use tslint directly to lint repository
- Some pull requests not shown.
- build: add husky ignored files to .gitignore
- refactor(@angular-devkit/build-angular): remove legacy server bundle guess logic
- fix(@schematics/angular): remove lint fix default value
- fix(@angular-devkit/build-angular): don't add publicHost pathname to sockPath in dev-server
- ci: update nightly job to run on 10.2.x branch
- test(@angular/cli): use local registry in update-1.0-yarn test
- test(@angular/cli): use local registry in update-1.0-yarn test
- refactor(@angular/cli): rename `ng xi18n` to `ng extract-i18n`
- docs: remove `=true` from `--next`
- docs: update further help section in readme
- ci: remove docs-preview branch filter
- ci: schedule nightly CI for 10.1.x branch
- fix(@angular/cli): include deprecated option in JSON help
- refactor(@angular-devkit/build-angular): remove deprecated browser build option rebaseRootRelativeCssUrls
- Remove TypeScript 3.9 support
- dev server minor cleanup part 2
- docs(@angular/cli): fix formatting in docs command
- test(@angular-devkit/build-angular): remove old e2e test
- refactor(@angular/cli): remove install-package under utils
- build: update webpack-subresource-integrity to version 1.5.1
- refactor(@angular-devkit/build-angular): move dev-server webpack config in a separate file
- fix(@angular-devkit/build-angular): correctly reference hmr-accept.js file in windows error
- fix(@angular/cli): add missing dev-server `headers` option in IDE schema
- fix(@angular-devkit/build-angular): override already existing assets in compilation
- refactor(@angular-devkit/build-angular): simplify global_defs usage f…
- Some pull request reviews not shown.