Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

fix(cache): use object-hash to invoke function options #605

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix(cache): use object-hash to invoke function options #605

wants to merge 1 commit into from

Conversation

acrazing
Copy link

@acrazing acrazing commented Aug 2, 2018

Currently, the cache filename use JSON.stringify to create cache key, it could not process function options just like getCustomTransformers, this PR changes it to use object-hash to process it.

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.

None yet

1 participant