heroku-buildpack-nodejs icon indicating copy to clipboard operation
heroku-buildpack-nodejs copied to clipboard

Follow-up to devDependencies change

Open jmorrell opened this issue 7 years ago • 0 comments

From @edmorley:

  • Does warn_missing_devdeps in failure.sh need updating to also check for YARN_PRODUCTION?
  • Can the NPM_CONFIG_PRODUCTION export now be removed from bin/test-compile?
  • In environment.sh's list_node_config, should the mcount "npm-config-production-true" also include YARN_PRODUCTION (or a new count be added)?

jmorrell avatar Mar 01 '18 01:03 jmorrell