-
Notifications
You must be signed in to change notification settings - Fork 8
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
Cant run any task #1
Comments
Do you have a Gruntfile.js in the root of the open project? |
yeah |
Could you post your Gruntfile so I can try it please?
|
'use strict'; var path = require('path'); var folderMount = function folderMount(connect, point) { //Wrapper Funciton
grunt.loadNpmTasks("grunt-contrib-livereload"); //Default Tasks }; |
here you go |
project->grunt task is grayed out and f6 also not working
grunt version 4
brackets sprint 26
The text was updated successfully, but these errors were encountered: