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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃彈 Fix unminified build on Windows #35713

Merged
merged 1 commit into from
Aug 18, 2021
Merged

馃彈 Fix unminified build on Windows #35713

merged 1 commit into from
Aug 18, 2021

Conversation

rsimha
Copy link
Contributor

@rsimha rsimha commented Aug 17, 2021

PR Highlights:

  • Fix amp build on Windows (the path being passed to compileJison() was incorrectly formatted on Windows)
  • Bonus: Speed up compileJison() by eliminating ~200 parallel + synchronous + unnecessary mkdirSync operations

Passing logs: here

Addresses #35630 (comment)

@rsimha rsimha self-assigned this Aug 17, 2021
@rsimha rsimha requested a review from samouri August 17, 2021 23:15
@rsimha rsimha marked this pull request as ready for review August 17, 2021 23:17
@rsimha rsimha enabled auto-merge (squash) August 17, 2021 23:28
@rsimha rsimha merged commit 98527e4 into ampproject:main Aug 18, 2021
@rsimha
Copy link
Contributor Author

rsimha commented Aug 18, 2021

Can confirm this did the trick. See recent builds.

image

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