You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(custom-resources): use dependencies instead of devDependencies (#2367)
If NODE_ENV=production is set, devDependencies will not be installed.
The build will fail with this.
There is no necessity to use devDependencies because this is a private package.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
0 commit comments