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

Augment and cleanup grunt/node configuration. #319

Closed
wants to merge 1 commit into from
Closed

Augment and cleanup grunt/node configuration. #319

wants to merge 1 commit into from

Conversation

scottbessler
Copy link

  • .gitignore node_modules
  • fix missing jshint dependency in packages.json
  • add grunt-contrib-connect and grunt-contrib-livereload
  • configure grunt server command that starts a local dev server
    with livereload functionality. this watches for file changes and will reload
    the browser page as it detects them.

* .gitignore node_modules
* fix missing jshint dependency in packages.json
* add grunt-contrib-connect and grunt-contrib-livereload
* configure ```grunt server``` command that starts a local dev server
  with livereload functionality. this watches for file changes and will reload
  the browser page as it detects them.
@rashidkpc
Copy link
Contributor

To be honest, I'm not a big fan of live reload.

@rashidkpc rashidkpc closed this Aug 27, 2013
simianhacker added a commit that referenced this pull request Oct 6, 2014
simianhacker added a commit that referenced this pull request Oct 6, 2014
This reverts commit 1cae258, reversing
changes made to 1c8ca3e.

Conflicts:
	src/kibana/components/vislib/visualizations/column_chart.js
harper-carroll pushed a commit to harper-carroll/kibana that referenced this pull request Jul 11, 2016
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