Skip to content

Commit f7ba966

Browse files
feat: strip debug from the browser bundle
Striping the debug module (both imports and method calls) helps reduce the bundle size from 41 to 33 KB. Note: while removing debug from the source code is not desirable, it might be interesting to provide the library without debug included, so that users don't have to use something like webpack-remove-debug when bundling the library.
1 parent ab3de6a commit f7ba966

File tree

3 files changed

+11446
-10
lines changed

3 files changed

+11446
-10
lines changed

0 commit comments

Comments
 (0)