Skip to content

fix(zone.js): zone.js package.json should not include files/directories fields#38528

Closed
JiaLiPassion wants to merge 1 commit intoangular:masterfrom
JiaLiPassion:zone-package-json
Closed

fix(zone.js): zone.js package.json should not include files/directories fields#38528
JiaLiPassion wants to merge 1 commit intoangular:masterfrom
JiaLiPassion:zone-package-json

Conversation

@JiaLiPassion
Copy link
Contributor

@JiaLiPassion JiaLiPassion commented Aug 19, 2020

Close #38526, #38516, #38517

After update to APF, the directories and files options are not compatible,
so we need to remove those fileds to make sure everything work as expected.

…es field

Close angular#38526, angular#38516, angular#38513

After update to `APF`, the `directories` and `files` options are not compatible,
so we need to remove those fileds to make sure everything work as expected.
@JiaLiPassion JiaLiPassion added area: zones Issues related to zone.js target: major This PR is targeted for the next major release labels Aug 19, 2020
@JiaLiPassion JiaLiPassion requested a review from mhevery August 19, 2020 11:17
@ngbot ngbot bot added this to the needsTriage milestone Aug 19, 2020
@anothermarkus
Copy link

@mhevery put down the next version of Angular or whatever you're working on, and approve this please.

@petebacondarwin
Copy link
Contributor

@anothermarkus - please be aware that @mhevery is in USA, and so is not yet awake. Please bear with us while we resolve this problem.

Copy link
Contributor

@petebacondarwin petebacondarwin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-for: required-minimum-review

I downloaded the generated npm tgz for zone.js from the publish_packages_as_artifacts job and confirmed that the files are there.

@petebacondarwin petebacondarwin removed the request for review from mhevery August 19, 2020 13:47
@petebacondarwin petebacondarwin added the action: merge The PR is ready for merge by the caretaker label Aug 19, 2020
@atscott atscott closed this in 6b662d1 Aug 19, 2020
subratpalhar92 pushed a commit to SUBRATPALHAR-ALL-JAVASCRIPT/angular that referenced this pull request Aug 29, 2020
…es field (angular#38528)

Close angular#38526, angular#38516, angular#38513

After update to `APF`, the `directories` and `files` options are not compatible,
so we need to remove those fileds to make sure everything work as expected.

PR Close angular#38528
subratpalhar92 added a commit to SUBRATPALHAR-ALL-JAVASCRIPT/angular that referenced this pull request Aug 31, 2020
profanis pushed a commit to profanis/angular that referenced this pull request Sep 5, 2020
…es field (angular#38528)

Close angular#38526, angular#38516, angular#38513

After update to `APF`, the `directories` and `files` options are not compatible,
so we need to remove those fileds to make sure everything work as expected.

PR Close angular#38528
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: zones Issues related to zone.js cla: yes target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot find module 'zone.js/dist/zone.js' after upgrade to zone.js 0.11.0

4 participants