Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Pinning Terser version to fix minifier #88

Merged
merged 1 commit into from
Feb 13, 2019

Conversation

Mischala
Copy link
Contributor

The build is failing due to a Minifier issue.

ERROR in jose.min.js from Terser
TypeError: Cannot read property 'minify' of undefined

A change in the way Terser is exported is causing this issue.
terser/terser#254
There is a fix in, this is a workaround while the fix peculates down the dependencies.

@alokmenghrajani alokmenghrajani merged commit 58d402e into square:master Feb 13, 2019
@Mischala Mischala deleted the fixMinifierIssue branch February 13, 2019 22:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants