Move buffer-shims to dependencies?
See original GitHub issueI guess it should be in dependencies, coz its in the resulting bundle (dist/index.js
). Am I right or I missed smth?
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Move a module from devDependencies to dependencies in ...
Shorthand to move from devDependencies to dependencies (prod): npm i <module_name> -P. If you want to do the opposite (i.e. move a module ......
Read more >Reduce number of dependencies added by AWS CRT #333
It looks like the dependencies added under install script can be moved to devDependencies, as the script is only run in development.
Read more >Project dependencies - D2iQ Help Center
Vendor Name Version License Id github.com/blang/semver v4 v4.0.0 MIT github.com/go-openapi spec v0.19.3 Apache-2.0 github.com/google go-cmp v0.5.4 ...
Read more >timerV3/node_modules/buffer-shims/package.json · master - GitLab
GitLab Enterprise Edition.
Read more >Dependencies | @thewhite/react-pagination | npm
arrow_right @thewhite/react‑flex‑layout. 1.0.14 Notes Relation Lic...
Version 1.0.14 Published May 17, 2022 Description
arrow_right @thewhite/react‑input. 1.0.6 Notes Relation Lic...
Version 1.0.6 Published March 26, 2020 Description...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m sorry, I was trying a new deployment script and ended up messing it up. Should be good to go now.
thank you! everything is ok now, I’ll try to provide more feedback later