<#19239 Implement support for `pants export` expor...
# github-notifications
c
#19239 Implement support for `pants export` exporting `node_modules` Issue created by tobni Is your feature request related to a problem? Please describe. In order to satisfy IDEs,
node_modules
need to be accessible Describe the solution you'd like Mirroring the python backend, the JS backend should support a
pants export
that can produce node_modules, either in the repo tree or to some other location- Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. Additional context Add any other context or screenshots about the feature request here. pantsbuild/pants