noble-curves/build
2024-03-17 14:19:18 +01:00
..
input.js Update build deps 2024-02-28 04:26:25 +01:00
package-lock.json Use jsbt for tsconfig and building 2024-03-17 14:19:18 +01:00
package.json Use jsbt for tsconfig and building 2024-03-17 14:19:18 +01:00
README.md Use jsbt for tsconfig and building 2024-03-17 14:19:18 +01:00

build

The directory is used to build a single file which contains everything.

The single file uses iife wrapper and can be used in browsers as-is.

Don't use it unless you can't use NPM/ESM, which support tree shaking.