shake-ccjs-0.1.0.0: Shake rules for CCJS

Safe HaskellNone
LanguageHaskell2010

Development.Shake.CCJS

Documentation

ccjs Source #

Arguments

:: [FilePath]

JavaScript source files

-> FilePattern

File pattern for build output

-> Rules ()