Go to file
Pete Bacon Darwin 2463548fa7 fix(ngcc): sniff `main` property for ESM5 format (#36396)
Previously, `main` was only checked for `umd` or `commonjs`
formats. Now if there are `import` or `export` statements in the
source file it will be deemed to be in `esm5` format.

Fixes #35788

PR Close #36396
2020-04-06 11:31:10 -07:00
.circleci fix(dev-infra): use commit message validation from @angular/dev-infra-private (#36172) 2020-04-06 09:28:52 -07:00
.devcontainer
.github
.vscode
.yarn
aio docs: add missing command in `WebWorker` guide (#36397) 2020-04-06 09:29:17 -07:00
dev-infra fix(dev-infra): use commit message validation from @angular/dev-infra-private (#36172) 2020-04-06 09:28:52 -07:00
docs
goldens fix(router): allow UrlMatcher to return null (#36402) 2020-04-03 11:16:23 -07:00
integration build: rebuild yarn lock from scratch (#36377) 2020-04-03 11:09:17 -07:00
modules
packages fix(ngcc): sniff `main` property for ESM5 format (#36396) 2020-04-06 11:31:10 -07:00
scripts fix(dev-infra): use commit message validation from @angular/dev-infra-private (#36172) 2020-04-06 09:28:52 -07:00
third_party
tools fix(dev-infra): use commit message validation from @angular/dev-infra-private (#36172) 2020-04-06 09:28:52 -07:00
.bazelignore
.bazelrc
.bazelversion
.clang-format
.dev-infra.json
.editorconfig
.gitattributes
.gitignore
.mailmap
.nvmrc
.pullapprove.yml fix(dev-infra): use commit message validation from @angular/dev-infra-private (#36172) 2020-04-06 09:28:52 -07:00
.yarnrc
BUILD.bazel
CHANGELOG.md docs: update release nots with blog post (#36268) 2020-03-27 11:18:23 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
WORKSPACE
browser-providers.conf.js
gulpfile.js fix(dev-infra): use commit message validation from @angular/dev-infra-private (#36172) 2020-04-06 09:28:52 -07:00
karma-js.conf.js
package.json fix(dev-infra): use commit message validation from @angular/dev-infra-private (#36172) 2020-04-06 09:28:52 -07:00
protractor-perf.conf.js
shims_for_IE.js
test-events.js
test-main.js
tslint.json
yarn.lock build: rebuild yarn lock from scratch (#36377) 2020-04-03 11:09:17 -07:00
yarn.lock.readme.md

README.md

CircleCI Join the chat at https://gitter.im/angular/angular npm version

Angular

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages.

Quickstart

Get started in 5 minutes.

Changelog

Learn about the latest improvements.

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.