Jonathan Ouellette 580e90f6a2 initial add
2022-09-27 14:10:30 -07:00

6 lines
189 B
PowerShell

param($installPath, $toolsPath, $package, $project)
. (Join-Path $toolsPath common.ps1)
# Update the _references.js file
Remove-Reference $scriptsFolderProjectItem $modernizrFileNameRegEx