Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
fix: only transpile defu for client bundle (resolves #501)
- Loading branch information
ec2eb0a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pushing none string value on these array will cause issue on older webpack version,
Source: Nuxtjs v2.3.6
where patterns cannot replace a Fn and throw error.
Related issues: #9667
Please review dependencies or raise up a minor version to solve this problem, Thanks.