Andreas Janke

Results 3 comments of Andreas Janke

Thanks @aidanparker for the gulpfile, helped me a lot! However if i place code like that: ``` ``` in a file in the include directory, it doesn't get parsed correctly....

I also had the same problem, as it turns out, you may want to `git pull` instead of `git fetch`. Just replace it in line 83 of GitAutoDeploy.py. Actually i...

@vjdv Thanks for the hint! I am also using nuxt but now I get the error `[Vue warn]: Failed to mount component: template or render function not defined.`. Do you...