shake-ext-2.10.0.0: 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 ()