btford / grunt-google-cdn

58 stars 50 forks source link

Fatal error: builder is not defined on Node v0.12.6 #64

Open chris-clm09 opened 9 years ago

chris-clm09 commented 9 years ago

Running Node v0.12.6,

with config,

cdnify: {
      dist: {
        html: ['dist/*.html']
      }
},

the following error is thrown:

Running "cdnify:dist" (cdnify) task
Going through dist/index.html to update script refs
Fatal error: builder is not defined
klousiaj commented 9 years ago

:+1: Same issue on Node v0.12.5

ColoArg93 commented 8 years ago

So, what is the solution? Still i can't solve it

bestconsultant commented 8 years ago

+1