[Request] add README to autocopied runtime #879
Description
Is your feature request related to a problem? Please describe.
as someone new to sapper, i get scared when i see a bunch of big files in src/node_modules/@sapper
with no explanation apart from // This file is generated by Sapper — do not edit it!
on some (not all! weirdly) files
Describe the solution you'd like
add a readme to explain what this is, what can be ignored, what files (if any) can be edited, link to more info, and any FAQs (in particular people are probably going to ask about the node_modules thing.. i know i know..)
as this serves as documentation-in-place, its a nicer option than hoping someone reads the right paragraph on the docs
Describe alternatives you've considered
do nothing
How important is this feature to you?
moderate importance to demystify sapper file structure for newbies like me
you could add it to this folder then add to the copied files here