Skip to content

Closure Api added default language to ensure compilation#799

Open
boekkooi wants to merge 1 commit intokriswallsmith:masterfrom
boekkooi:fix-googleclosure-api
Open

Closure Api added default language to ensure compilation#799
boekkooi wants to merge 1 commit intokriswallsmith:masterfrom
boekkooi:fix-googleclosure-api

Conversation

@boekkooi
Copy link

This PR fixes the failing CompilerApiFilterTest.

It seems that the closure compiler API requires a language to be set to be able to return compiled code. According to the language docs it would default to 'ECMASCRIPT3' but this seems not to be the case that is why setting this as the default fixes the failing test.

@LukeTowers
Copy link

This has been implemented in the 2.0 branch of assetic-php/assetic. Until we tag 2.0, you can pull it in by using "assetic/framework": "dev-2.0/dev" in your composer.json files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants