Core: Add more info about named exports
commit5f869590924b7dea6a16d176b18700939f4b5290
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 19 Sep 2023 23:29:05 +0000 (20 01:29 +0200)
committerGitHub <noreply@github.com>
Tue, 19 Sep 2023 23:29:05 +0000 (20 01:29 +0200)
treeb265a1ddd4da540d5763f28f373d6b36f02d8abb
parent93ca49e6d1ac23fee33b3bc3b7f4d93dd1a25cb7
Core: Add more info about named exports

Also, fix an example importing from `jquery/src/css.js` as that is supposed
to use named exports now.

Closes gh-5328
build/fixtures/README.md