Current File : /home/escuelai/public_html/eihu.edu.uy/wp-content/plugins/restrict-content-pro/grunt/aliases.yaml
# Grunt aliases
---
# Checktextdomain and makepot task(s)
'bumpit':
- 'replace'
# Checktextdomain and makepot task(s)
'build:i18n':
- 'checktextdomain'
- 'makepot'
- 'newer:potomo'
# Build everything
build:
- 'clean'
- 'copy'
- 'compress'
# Default task
default:
- 'makepot'