pebble / cloudpebble

CloudPebble source. Here be dragons.
https://cloudpebble.net/
MIT License
211 stars 83 forks source link

Factor out NPM_MANIFEST_SUPPORT flag #316

Closed Spacerat closed 8 years ago

Spacerat commented 8 years ago

This removes the NPM_MANIFEST_SUPPORT flag by assuming it is always True. Additionally, all tests for behaviour when it was False have been deleted.