Skip to content

Single module output? #3

@dragonautdev

Description

@dragonautdev

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/'
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions