New feature: del.sync options
Added the ability to pass through options to del.sync.
laravelMixMakeFileHash(
publicPath,
manifestFilePath,
delSyncOptions = { force: true },
)
Added the ability to pass through options to del.sync.
laravelMixMakeFileHash(
publicPath,
manifestFilePath,
delSyncOptions = { force: true },
)