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(build): Fix broken npm install of Closure Compiler #7547

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

cpcallen
Copy link
Contributor

The basics

The details

Resolves

Fixes broken build due to missing goog-closure-compiler dependencies.

Proposed Changes

Install google-closure-compiler-osx or …-windows as appropriate.

Reason for Changes

Not having a broken build is good.

Test Coverage

I ran npm run build and it succeeded. What more do you want?!?

@BeksOmega
Copy link
Collaborator

Is this expected to only have changes to the package lock?

@maribethb
Copy link
Contributor

Is this expected to only have changes to the package lock?

Yes, for some reason this was deleted in #7500 and these specific changes to package lock are what caused closure compiler to stop working on macos. Hoping they weren't deleted just because npm decided we didn't need them on a linux machine.

@cpcallen cpcallen merged commit 8b20f53 into google:develop Sep 27, 2023
13 checks passed
rachel-fenichel pushed a commit to rachel-fenichel/blockly that referenced this pull request Sep 27, 2023
@cpcallen cpcallen deleted the fix/closure-compiler branch September 27, 2023 17:36
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

4 participants