6 lines
189 B
PowerShell
Raw Permalink Normal View History

2025-08-13 11:14:39 +08:00
param($installPath, $toolsPath, $package, $project)
. (Join-Path $toolsPath common.ps1)
# Update the _references.js file
Remove-Reference $scriptsFolderProjectItem $modernizrFileNameRegEx