link-check
link-check copied to clipboard
Decrease package size
Only include in the final package the files that are really used. This can be checked executing npm pack locally.
Before:
npm notice package size: 9.6 kB
npm notice unpacked size: 38.0 kB
After:
npm notice package size: 6.5 kB
npm notice unpacked size: 17.7 kB