danielgtaylor / danielgtaylor/eidolon
Use only parts of Faker, not whole
Open
- Dominant language
- CoffeeScript
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Due to the code `const faker = require('faker/locale/en);` there is whole `mime-db.json` and many more imported and present in code, even though these parts of code can't be ever reached from `eidolon` per the implementation in `https://github.com/danielgtaylor/eidolon/blob/master/src/example.coffee` or `https://github.com/danielgtaylor/eidolon/blob/master/src/default-value.coffee`
I'll make the built bundles with `eidolon` inside many-times smaller compared to current status.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.