Skip to content

🏗 Fix unminified build on Windows#35713

Merged
rsimha merged 1 commit intoampproject:mainfrom
rsimha:2021-08-17-WindowsBuild
Aug 18, 2021
Merged

🏗 Fix unminified build on Windows#35713
rsimha merged 1 commit intoampproject:mainfrom
rsimha:2021-08-17-WindowsBuild

Conversation

@rsimha
Copy link
Copy Markdown
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
Copy Markdown
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.

3 participants