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