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
The dist and esm directories are generated during the build process, so there’s no need to track them. #73 removed esm, but dist should be done in a major release since the gh CDN URLs are used in the doc examples.
The text was updated successfully, but these errors were encountered:
The
dist
andesm
directories are generated during the build process, so there’s no need to track them. #73 removedesm
, butdist
should be done in a major release since thegh
CDN URLs are used in the doc examples.The text was updated successfully, but these errors were encountered: