Integration with CI/Automation: dry mode #95
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Right now the whole process is manual, but to keep the repos continuously in check we need CI integration.
We need a simple
--dry
flag.The flag will simply make
npx nolyfill
exit the process with exit code 1 (stderr) whenever changes to be made withnolyfill install
are found.Maybe related:
The text was updated successfully, but these errors were encountered: