This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
You've already forked angular-docs-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ef892743ec
angular-docs-cn
/
packages
/
platform-browser-dynamic
/
testing
/
package.json
4 lines
58 B
JSON
Raw
Normal View
History
Unescape
Escape
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-02 15:12:46 -05:00
{
build: simplify package.jsons for all of our packages (#36944) We can remove all of the entry point resolution configuration from the package.json in our source code as ng_package rule adds the properties automatically and correctly configures them. This change simplifies our code base but doesn't have any impact on the package.json in the distributed npm_packages. PR Close #36944
2020-05-06 00:56:17 -04:00
"name"
:
"@angular/platform-browser-dynamic/testing"
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-02 15:12:46 -05:00
}