Skip to content

Produce strange filename for format javascript #3

@bsavelev

Description

@bsavelev

Hello!

Try to use plugin with conf:

    new AngularGetTextPlugin({
          compileTranslations: { //optional
            input: 'locale/*.po',
            outputFolder: 'js/locale',
            format: 'javascript',
          },
    })

It produce es.javascript instead expected es.js
sa https://github.com/augusto-altman/angular-gettext-plugin/blob/master/index.js#L29

Is it a bug?

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