bootleg_phoenix
bootleg_phoenix copied to clipboard
Provides Phoenix-specific Bootleg tasks.
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
`mix phoenix.digest` is deprecated in favor of `mix phx.digest`