Sha256: 329cca82f48a6c6516d24cb07823c9fc7e677baeea28bf1bc0d3a47dd623ee02

Contents?: true

Size: 309 Bytes

Versions: 87

Compression:

Stored size: 309 Bytes

Contents

var basePath = __dirname + '/../',
    pluginName = process.cwd().split('/').pop();

module.exports = {
    options: {
        module: 'Bastion.i18n'
    },
    bastion: {
        src: ['app/assets/javascripts/**/*.po'],
        dest: 'app/assets/javascripts/' + pluginName + '/i18n/translations.js'
    }
};

Version data entries

87 entries across 87 versions & 1 rubygems

Version Path
bastion-6.1.23 grunt/nggettext_compile.js
bastion-6.1.22 grunt/nggettext_compile.js
bastion-6.1.21 grunt/nggettext_compile.js
bastion-6.1.20 grunt/nggettext_compile.js
bastion-6.1.19 grunt/nggettext_compile.js
bastion-6.1.18 grunt/nggettext_compile.js
bastion-6.1.17 grunt/nggettext_compile.js
bastion-6.1.16 grunt/nggettext_compile.js
bastion-6.1.15 grunt/nggettext_compile.js
bastion-6.1.14 grunt/nggettext_compile.js
bastion-6.1.13 grunt/nggettext_compile.js
bastion-6.1.12 grunt/nggettext_compile.js
bastion-6.1.11 grunt/nggettext_compile.js
bastion-6.1.10 grunt/nggettext_compile.js
bastion-6.1.9 grunt/nggettext_compile.js
bastion-6.1.8 grunt/nggettext_compile.js
bastion-6.1.7 grunt/nggettext_compile.js
bastion-6.1.6 grunt/nggettext_compile.js
bastion-6.1.5 grunt/nggettext_compile.js
bastion-6.1.4 grunt/nggettext_compile.js