Skip to content

New feature: del.sync options

Compare
Choose a tag to compare
@ben-rogerson ben-rogerson released this 19 Jul 01:24
· 24 commits to master since this release

Added the ability to pass through options to del.sync.

laravelMixMakeFileHash(
    publicPath,
    manifestFilePath,
    delSyncOptions = { force: true },
)