Run a post-build script from brunch -


i need run system script after brunch build (either manually built or brunch watch). there way that?

create plugin have oncompile method.

see example plugin https://github.com/steffenmllr/imageoptmizer-brunch/blob/master/src/index.coffee


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -