NV / chrome-devtools-autosave

Auto-saving CSS and JavaScript changes from the Chrome Developer Tools
MIT License
1.04k stars 89 forks source link

base64 image url break on update #71

Open kmulvey opened 11 years ago

kmulvey commented 11 years ago

if you update a background prop (any part of it) autosave will save the version of the base64 that chrome displays which is abbreviated. Saving that abbreviated version back to the file obviously breaks it.