shake-ext-2.11.0.3: Helper functions for linting with shake

Safe HaskellNone
LanguageHaskell2010

Development.Shake.CCJS

Documentation

ccjs Source #

Arguments

:: [FilePath]

JavaScript source files

-> FilePattern

File pattern for build output

-> Rules ()