-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello there!
First of all, thanks for this awesome work. Now, a question. I'm trying to use this plugin for the first time now, and I wonder if there's any way so that it can generate a single angular module for all templates. According to the main page, it's supposed to do so; however, in my case, it's generating a different module for each template.
Maybe I'm missing something?
Here are the relevant parts of my brunch-config.js file:
templates: {
joinTo: {
'app/js/templates.js': /^app/views//
}
}
html2js: {
options: {
base: 'app/views/'
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels