This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
You've already forked angular-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5ba77f4f6a
angular-cn
/
packages
/
bazel
/
test
/
ng_package
/
example
/
package.json
4 lines
57 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(bazel): ng_package adds package.json props (#22499) We now add the 'main', 'module', 'es2015', and 'typings' properties, pointing to where the packaging tool lays them out. Fixes #22416 PR Close #22499
2018-02-28 09:51:40 -05:00
{
test: integration tests now against bazel built packages (#22810) PR Close #22810
2018-03-15 18:36:11 -04:00
"name"
:
"example"
,
"version"
:
"0.0.0-PLACEHOLDER"
feat(bazel): ng_package adds package.json props (#22499) We now add the 'main', 'module', 'es2015', and 'typings' properties, pointing to where the packaging tool lays them out. Fixes #22416 PR Close #22499
2018-02-28 09:51:40 -05:00
}