I need to run the script system after building the brunch (either manually or with the brunch clock). Is there a good way to do this?
Create a plugin with onCompile method .
onCompile
See sample plugin https://github.com/steffenmllr/imageoptmizer-brunch/blob/master/src/index.coffee
An alternative solution is to install the after-brunch NPM package, which provides a configuration point where you can embed command line scripts.
Source: https://habr.com/ru/post/1496672/More articles:Create a new CsQuery object without inheritance - jqueryCompact RelaxNG scheme for both / both elements in any order - xmlCreate a C wrapper around the C ++ library, which may be associated with the C-linker - c ++Can I rename an iOS application in only one language? - iosAuthenticating domain users in Windows Store apps? - authenticationConvert simple Python code to Java method - javaContentPresenter.Content Memory Leak - .netCIContext drawImage is very slow - iosCheck for installed applications - androidList of all routes from the application using Zend Framework 2 - zend-framework2All Articles