chrishenkel / spring-angularjs-tutorial-11-complete

0 stars 8 forks source link

syntex errors: #1

Open deora786 opened 9 years ago

deora786 commented 9 years ago

src/main/webapp/app/karma/karma-unit.tpl.js

files: [ <% scripts.forEach( function ( file ) { %>'<%= file %>', <% }); %> 'src/*/.js', 'src/*/.coffee', ],

deora786 commented 9 years ago

src/main/webapp/app/src/index.html

line 25, 28

<% styles.forEach( function ( file ) { %> <% }); %> ``` <% scripts.forEach( function ( file ) { %> <% }); %> ```
deora786 commented 9 years ago

src/main/webapp/app/vendor/bootstrap/grunt/shrinkwrap.js line 21 grunt.log.writeln('Deleting ' + NON_CANONICAL_FILE.cyan + '...'); grunt.file.delete(NON_CANONICAL_FILE);

deora786 commented 9 years ago

spring-angularjs-tutorial-11-complete/src/main/webapp/app/vendor/jquery/src/outro.js