design tools
This commit is contained in:
@ -114,3 +114,5 @@ module.exports = function(grunt) {
|
||||
grunt.registerTask('default', ['serve']);
|
||||
grunt.registerTask('deploy', ['copy:dist', 'sftp-deploy:build']);
|
||||
};
|
||||
|
||||
// scp dist/index.html workshop:www/links.markamoser.com/
|
||||
|
Reference in New Issue
Block a user