0.6.3
Added
build.ts
to build the project with esbuild
Changed
- the build process for npm uses a build.ts file to build the project with esbuild. This gives esm js files the .js extension which is needed for some environments.
build.ts
to build the project with esbuild