Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Fix 10396 #817

Merged
merged 3 commits into from
May 1, 2018
Merged

Fix 10396 #817

merged 3 commits into from
May 1, 2018

Conversation

hansl
Copy link
Contributor

@hansl hansl commented Apr 30, 2018

@hansl hansl requested a review from Brocco as a code owner April 30, 2018 20:03
@hansl hansl force-pushed the fix-10396 branch 2 times, most recently from 367786e to 169a426 Compare April 30, 2018 21:18
Copy link
Contributor

@filipesilva filipesilva left a comment

Choose a reason for hiding this comment

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

Just that one comment, otherwise LGTM


const polyfills = app.polyfills || defaults.polyfills;
if (!filesAstNode) {
appendPropertyInAstObject(recorder, tsCfgAst, 'files', [polyfills]);
Copy link
Contributor

Choose a reason for hiding this comment

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

If files does not exist, it shouldn't be created. Creating a files array will implicitly exclude all files that are not in the array.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@hansl hansl merged commit 01591cf into angular:master May 1, 2018
@hansl hansl deleted the fix-10396 branch May 1, 2018 00:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants