|
@@ -48,7 +48,7 @@ module.exports = function(grunt) {
|
|
template: 'test/template/jasmine-gmaps.html',
|
|
template: 'test/template/jasmine-gmaps.html',
|
|
specs: 'test/spec/*.js',
|
|
specs: 'test/spec/*.js',
|
|
vendor: 'http://maps.google.com/maps/api/js?sensor=true',
|
|
vendor: 'http://maps.google.com/maps/api/js?sensor=true',
|
|
- styles: 'test/style.css'
|
|
|
|
|
|
+ styles: 'test/style-frontend.css'
|
|
},
|
|
},
|
|
src : '<%= concat.dist.src %>'
|
|
src : '<%= concat.dist.src %>'
|
|
},
|
|
},
|