Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

renamed the undefined plugins variable to selector_plugins #472

Merged
merged 1 commit into from
Jun 29, 2014
Merged

renamed the undefined plugins variable to selector_plugins #472

merged 1 commit into from
Jun 29, 2014

Conversation

mudassir0909
Copy link
Contributor

While creating a build by specifying the plugins option as comma separated value it throws the following error:

Loading "Gruntfile.js" tasks...ERROR
>> ReferenceError: plugins is not defined

Running "clean:pre" (clean) task
Verifying property clean.pre exists in config...ERROR
>> Unable to process task.
Warning: Required config property "clean.pre" missing. Use --force to continue.

Aborted due to warnings.

I looked into the Gruntfile.js & found out you forgot to rename the variable in one of your commits

@brianreavis

brianreavis added a commit that referenced this pull request Jun 29, 2014
renamed the undefined plugins variable to selector_plugins
@brianreavis brianreavis merged commit 8ba5ccd into selectize:master Jun 29, 2014
@brianreavis
Copy link
Member

Thanks @mudassir0909

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