sotaan·vor 8 Jahren·discussIt's how `vue-template-compiler` works to transform a template into render functions.checkout here: https://github.com/vuejs/vue/blob/dev/packages/vue-template-...also checkout last 'state of Vue.js' on YT where the creator talks about it ;)
sotaan·vor 9 Jahren·discussYour README don't explain how I can/should integrate it in an existing Vue project. Let's say I use the webpack-simple template to scaffold my project... I really would like to give it a try
sotaan·vor 10 Jahren·discusscan you explain me very simply what did you achieve and what is that crypto.cat is for basicly (not an expert in crypto but I wanna learn) ?
sotaan·vor 10 Jahren·discussthere is a problem with your TEMPLATE_DIR variable inside your script. I sended you a pull request.