labzero / bootleg_phoenix

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

Support local and Docker build types #16

Open jayjun opened 4 years ago

jayjun commented 4 years ago

Invokes local, Docker or remote assets build depending on :build_type config.

This should not be merged before #15 is so webpack is supported. Also, there are no tests yet.

Fixes labzero/bootleg#289.