ice-code-editor icon indicating copy to clipboard operation
ice-code-editor copied to clipboard

Include uploaded images when sharing projects

Open eee-c opened this issue 6 years ago • 0 comments

Maybe include images at bottom of shared HTML:

</script>
<script type="template">
{'grass.png':'asdfsadf'}
</script>

Then, when decoding after share, strip this out and add image to uploaded_images local storage.

eee-c avatar Aug 18 '18 18:08 eee-c