Alan Agius
87873ed422
build: remove `core-js` in favor of `core-js-bundle` ( #41739 )
...
`core-js` is a CJS package which cannot be used directly in the browser. `core-js-bundle` is the bundled version of the package which can be used in directly in the browser.
PR Close #41739
2021-04-26 09:29:58 -07:00
JiaLiPassion
8fbf40bf40
feat(core): update reference and doc to change `async` to `waitAsync`. ( #37583 )
...
The last commit change `async` to `waitForAsync`.
This commit update all usages in the code and also update aio doc.
PR Close #37583
2020-08-03 12:54:13 -07:00
crisbeto
87a679b210
build: import in-memory-web-api project ( #37182 )
...
Moves the `angular-in-memory-web-api` project into the main repository in order to make it easier to maintain and release.
PR Close #37182
2020-06-15 14:28:37 -07:00