1.0.0 • Published 6 years ago

grunt-wpvue-i18n v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

grunt-wpvue-i18n

Internationalize WordPress themes and plugins built with Vue.js using grunt

Install

npm install grunt-wpvue-i18n --save-dev

Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

grunt.loadNpmTasks( 'grunt-wpvue-i18n' );

Tasks

This plugin consists of two configurable tasks:

Forked from cedaro/grunt-wp-i18n