vuejs / vueify

Browserify transform for single-file Vue components
MIT License
1.17k stars 152 forks source link

Pug compiler is not using locals object in render function #181

Open Jerffersonferreira opened 7 years ago

Jerffersonferreira commented 7 years ago

The locals object is not being used in render function after compile a template, then if I need to define variables to be used inside a pug template it is not being possible.