reynoldsalec
Owner
reynoldsalec commented on Apr 25
To avoid the issues of keeping our package.json file up-to-date with our app's .info file, we should have an automated process to pull those dependencies into package.json. Could probably also pull some basic metadata (Drupal version etc) into package.json as well.
Any other relevant stuff in .info that we need to transfer?
reynoldsalec
Owner
reynoldsalec commented on Apr 26
The App Manifest project works pretty well, may have some code to steal from there: https://drupal.org/project/app_manifest
reynoldsalec Owner reynoldsalec commented on Apr 25 To avoid the issues of keeping our package.json file up-to-date with our app's .info file, we should have an automated process to pull those dependencies into package.json. Could probably also pull some basic metadata (Drupal version etc) into package.json as well.
Any other relevant stuff in .info that we need to transfer? reynoldsalec Owner reynoldsalec commented on Apr 26 The App Manifest project works pretty well, may have some code to steal from there: https://drupal.org/project/app_manifest