website icon indicating copy to clipboard operation
website copied to clipboard

Assets docs page under-explains child bundles

Open rkofman opened this issue 5 years ago • 1 comments

The following text:

Assets of similar types are grouped together into the same output bundle. If you import an asset of a different type (for example, if you imported a CSS file from JS), it starts a child bundle and leaves a reference to it in the parent. This will be illustrated in the following sections.

Could benefit from having a link (or several) in the last sentence (This will be illustrated in the following sections.). Without it, the reader is left pocking around the documentation aimlessly -- and feeling betrayed when they can't find how child bundles actually get integrated into their parents.

rkofman avatar Mar 21 '21 20:03 rkofman

I would suggest a specific fix, but I haven't been able to find the information myself as of yet :)

rkofman avatar Mar 21 '21 20:03 rkofman

Closing old issue I opened.

rkofman avatar May 22 '23 09:05 rkofman