You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is implied information in the "how to configure the project" section, but there is no concrete explanation on what file does what in the build process and more generally, for instance for standard library dependencies.
There should be a first section that explains all of that.
And I'll add that it's at least as important as the publishing part : I may very well want to make a multiplatform library while not publishing it, or at least not in the way this tutorial shows. Maybe I want to publish the JS part on NPM for example.