eligrey / eligrey/FileSaver.js
Feature request - Please add support for ES2015
Open
- Dominant language
- JavaScript
- Stars
- 22k
- Forks
- 4.3k
- PR merge metrics
- No merged PRs in 30d
Description
It seems that current version of filesaver is available as CommonJS module only.
Google suggests avoiding the use of CommonJS modules since it impacts the tree-shaking of application. Ref: https://web.dev/commonjs-larger-bundles/
I would therefore request you to please release this package as a ES2015 module as well.
Thank you
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.