Skip to content

Commit

Permalink
output adhering to cwd
Browse files Browse the repository at this point in the history
  • Loading branch information
mat committed Jun 5, 2015
1 parent f026751 commit 9c09e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/angular-templates.js
Expand Up @@ -11,7 +11,7 @@
var Compiler = require('./lib/compiler');
var Appender = require('./lib/appender');
var fs = require('fs');

var path = require('path');
module.exports = function(grunt) {

var bootstrapper = function(module, script, options) {
Expand Down

0 comments on commit 9c09e76

Please sign in to comment.