Open AshwinSridharan0410 opened 8 months ago
In my package.json , I have dependencies and devDependencies. But paketo buildpacks is only installing the dependencies . Is there any env. variable that needs to be passed while we do the pack build command for the above query ?
I went through this issue https://github.com/paketo-buildpacks/npm-install/issues/330, but still wasnt able to understand.
@ForestEckhardt , would like to know your views here.
But paketo buildpacks is only installing the dependencies
Do you mean during the build or in the final container?
@AshwinSridharan0410 ping?
In my package.json , I have dependencies and devDependencies. But paketo buildpacks is only installing the dependencies . Is there any env. variable that needs to be passed while we do the pack build command for the above query ?
I went through this issue https://github.com/paketo-buildpacks/npm-install/issues/330, but still wasnt able to understand.
@ForestEckhardt , would like to know your views here.