You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let's move tasks/version.js out of the repo and publish it as a more generic version updater for wordpress enqueued CSS and JS
you should be able to define a file to be updated (lib/scripts.php for us), and any CSS + JS assets that should be versioned by providing the handles (roots_main, roots_scripts)
this should be a repo on the @roots org and published to npm. maybe grunt-wp-asset-ver?
let's move
tasks/version.js
out of the repo and publish it as a more generic version updater for wordpress enqueued CSS and JSyou should be able to define a file to be updated (
lib/scripts.php
for us), and any CSS + JS assets that should be versioned by providing the handles (roots_main
,roots_scripts
)this should be a repo on the @roots org and published to npm. maybe
grunt-wp-asset-ver
?/cc @sjothen
The text was updated successfully, but these errors were encountered: