Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(chips): .d.ts file generated with syntax error #5577

Merged

Conversation

crisbeto
Copy link
Collaborator

@crisbeto crisbeto commented Feb 7, 2020

Due to the way a comment was formatted in the chip foundation the .d.ts bundler ended up generating a file with a syntax error.

For reference, here's what was being generated:
●_mdc chips d ts_-material-components-web-_Visua_2020-02-07_19-24-23

Due to the way a comment was formatted in the chip foundation the .d.ts bundler ended up generating a file with a syntax error.
@abhiomkar abhiomkar merged commit 98f7faa into material-components:master Feb 7, 2020
copybara-service bot pushed a commit that referenced this pull request Feb 7, 2020
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5577 from crisbeto:mdc-chips-d-ts-error d154836
PiperOrigin-RevId: 293466751
copybara-service bot pushed a commit that referenced this pull request Feb 7, 2020
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5577 from crisbeto:mdc-chips-d-ts-error d154836
PiperOrigin-RevId: 293591664
copybara-service bot pushed a commit that referenced this pull request Feb 7, 2020
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5577 from crisbeto:mdc-chips-d-ts-error d154836
PiperOrigin-RevId: 293591664
abhiomkar added a commit that referenced this pull request Feb 7, 2020
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5577 from crisbeto:mdc-chips-d-ts-error d154836
PiperOrigin-RevId: 293466751

Co-authored-by: Abhinay Omkar <abhiomkar@gmail.com>
abhiomkar added a commit that referenced this pull request Feb 7, 2020
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5577 from crisbeto:mdc-chips-d-ts-error d154836
PiperOrigin-RevId: 293591664

Co-authored-by: Abhinay Omkar <abhiomkar@gmail.com>
crisbeto added a commit to crisbeto/material2 that referenced this pull request Feb 7, 2020
For a while we were stuck on an older Canary version, because MDC was shipping an invalid .d.ts file to npm (see material-components/material-components-web#5577). These changes bump us to the latest one to hopefully resolve the master CI checks.
copybara-service bot pushed a commit that referenced this pull request Feb 7, 2020
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5577 from crisbeto:mdc-chips-d-ts-error d154836
PiperOrigin-RevId: 293869501
copybara-service bot pushed a commit that referenced this pull request Feb 7, 2020
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5577 from crisbeto:mdc-chips-d-ts-error d154836
PiperOrigin-RevId: 293869501
crisbeto added a commit to crisbeto/material2 that referenced this pull request Feb 7, 2020
For a while we were stuck on an older Canary version, because MDC was shipping an invalid .d.ts file to npm (see material-components/material-components-web#5577). These changes bump us to the latest one to hopefully resolve the master CI checks.
abhiomkar added a commit that referenced this pull request Feb 7, 2020
FUTURE_COPYBARA_INTEGRATE_REVIEW=#5577 from crisbeto:mdc-chips-d-ts-error d154836
PiperOrigin-RevId: 293869501

Co-authored-by: Abhinay Omkar <abhiomkar@gmail.com>
mmalerba pushed a commit to angular/components that referenced this pull request Feb 7, 2020
For a while we were stuck on an older Canary version, because MDC was shipping an invalid .d.ts file to npm (see material-components/material-components-web#5577). These changes bump us to the latest one to hopefully resolve the master CI checks.
abhiomkar added a commit that referenced this pull request Feb 7, 2020
This was referenced Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants