mastodon-assets: build all assets
This commit is contained in:
@@ -64,6 +64,7 @@ stdenv.mkDerivation rec {
|
|||||||
fi
|
fi
|
||||||
chmod -R u+w node_modules
|
chmod -R u+w node_modules
|
||||||
rake webpacker:compile
|
rake webpacker:compile
|
||||||
|
rails assets:precompile
|
||||||
'';
|
'';
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user