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
Following our other libraries, we should copy the TypeScript configuration from the module template and convert this library to TypeScript, using tsup to create CJS- and ESM-compatible builds.
We can then drop Browserify and Babel as dependencies.
The text was updated successfully, but these errors were encountered:
Following our other libraries, we should copy the TypeScript configuration from the module template and convert this library to TypeScript, using
tsup
to create CJS- and ESM-compatible builds.We can then drop Browserify and Babel as dependencies.
The text was updated successfully, but these errors were encountered: