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
built files are now under dist/ or lib/. All tools that respect package export maps should just work. (by @wmertens in #6715)
If you have trouble with Typescript, ensure that you use moduleResolution: "Bundler" in your tsconfig.json.