GulinSS / jade-angularjs-brunch

Automatic compiler Jade templates to AngularJS modules for Brunch.IO
31 stars 21 forks source link

Added angular_module_namespace and corrected singlefile compilation #19

Open ada-lovecraft opened 10 years ago

ada-lovecraft commented 10 years ago

Also added an output directory configuration option

GulinSS commented 10 years ago

Please, provide tests

gamanox commented 10 years ago

when I'm compiling single file my templates.js file is empty, and the templates.map says that it reads all the partials but with no content. How can i correct that? thanks a lot