2023-06-02 18:16:56 +03:00
|
|
|
# build
|
|
|
|
|
2024-03-17 16:19:18 +03:00
|
|
|
The directory is used to build a single file which contains everything.
|
2023-06-02 18:16:56 +03:00
|
|
|
|
2024-03-17 16:19:18 +03:00
|
|
|
The single file uses iife wrapper and can be used in browsers as-is.
|
2023-06-02 18:16:56 +03:00
|
|
|
|
|
|
|
Don't use it unless you can't use NPM/ESM, which support tree shaking.
|