bootleg_phoenix icon indicating copy to clipboard operation
bootleg_phoenix copied to clipboard

Provides Phoenix-specific Bootleg tasks.

Results 4 bootleg_phoenix issues
Sort by recently updated
recently updated
newest added

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...

Updated package to use npm's webpack build function for building assets. Updated to the 0.7 version of Bootleg. Updated the readme to reflect the changes needed.

Phoenix will use webpack in the next release https://github.com/phoenixframework/phoenix/pull/2779

enhancement
help wanted
hacktoberfest

`mix phoenix.digest` is deprecated in favor of `mix phx.digest`