noble-curves/build/README.md

8 lines
223 B
Markdown
Raw Permalink Normal View History

# build
2024-03-17 16:19:18 +03:00
The directory is used to build a single file which contains everything.
2024-03-17 16:19:18 +03:00
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.