This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
angular
Watch
1
Star
0
Fork
You've already forked angular
0
mirror of
https://github.com/angular/angular
synced
2026-05-24 09:28:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bd7d8744fa
angular
/
packages
/
core
/
testing
/
package.json
4 lines
38 B
JSON
Raw
Normal View
History
Unescape
Escape
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-02 20:12:46 +00: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 04:56:17 +00:00
"name"
:
"@angular/core/testing"
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-02 20:12:46 +00:00
}
Reference in a new issue
Copy permalink