readme: add known issues
This commit is contained in:
parent
1785447788
commit
ccbda73fd0
1 changed files with 6 additions and 2 deletions
|
|
@ -36,9 +36,13 @@ require('import-cost').setup(opts)
|
||||||
|
|
||||||
See `:h import-cost` for more information
|
See `:h import-cost` for more information
|
||||||
|
|
||||||
## TODO
|
## Known Issues
|
||||||
|
|
||||||
1. CommonJS support
|
1. CommonJS support is particularly flaky - some packages work, some dont (this
|
||||||
|
is by virtue of the [npm module](https://github.com/wix/import-cost/), and,
|
||||||
|
thus, unavoidable)
|
||||||
|
2. Long wait times - once again, the npm module may take quite a while before
|
||||||
|
fully parsing packages
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue