roots / sage

WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
https://roots.io/sage/
MIT License
12.69k stars 3.06k forks source link

Use `npm` for translate scripts execution #3174

Closed strarsis closed 7 months ago

strarsis commented 7 months ago

Using npm for executing the translation-specific scripts (in package.json) makes the translation-scripts compatible with projects that are using npm instead of yarn (and where no yarn is installed/available for that node environment/version).