Skip to content

Conversation

@misenhower
Copy link
Contributor

This fixes the following issues:

  • The option is fileBlacklist, not fileBlackList (lowercase "L").
  • This option is not specified by default, so you have to make sure it exists before calling push on it.
  • You have to use options[0] to access the first options array member to get to the actual plugin options object (I'm not sure if this is documented better elsewhere?).

@yyx990803 yyx990803 merged commit e21c49a into vuejs:dev Aug 6, 2018
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