labzero / bootleg_phoenix

Provides Phoenix-specific Bootleg tasks.
MIT License
23 stars 7 forks source link

Support Phoenix 1.3 #9

Closed holetse closed 6 years ago

holetse commented 6 years ago

Currently Phoenix 1.3 is not supported due to the change in location of package.json. The package should detect which version of Phoenix is in use, and appropriately handle the different package.json locations.

holetse commented 6 years ago

The fix for 1.3 can be found at https://github.com/labzero/bootleg/issues/191#issuecomment-339464188, courtesy of @Sathras. We will need to modify it slightly to detect 1.3 vs 1.2 and use the appropriate task.