jashkenas / underscore

JavaScript's utility _ belt
https://underscorejs.org
MIT License
27.29k stars 5.53k forks source link

webpack - module federation "No version" warning as a shared module with version #2958

Closed petschki closed 2 years ago

petschki commented 2 years ago

we use this package with webpack module federation which complains, that there's no version secified in modules/package.json


WARNING in shared module underscore -> /workspace/buildout.coredev-6.0/src/mockup/node_modules/underscore/modules/index-all.js
No version specified and unable to automatically determine one. No version in description file (usually package.json). Add version to description file, or manually specify version in shared config. ```