mirror of
https://github.com/google/pebble
synced 2026-09-04 05:16:23 +02:00
The destination field isn't meant to contain the destination filename - only the destination directory. Some files also had incorrect paths, and have been corrected. One file required a rename between moves (cookies.js -> cookies.min.js). A copy of the file was created with the new name, and the source updated to point at it.