initial add
This commit is contained in:
6
packages/Modernizr.2.6.2/Tools/uninstall.ps1
vendored
Normal file
6
packages/Modernizr.2.6.2/Tools/uninstall.ps1
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
param($installPath, $toolsPath, $package, $project)
|
||||
|
||||
. (Join-Path $toolsPath common.ps1)
|
||||
|
||||
# Update the _references.js file
|
||||
Remove-Reference $scriptsFolderProjectItem $modernizrFileNameRegEx
|
Reference in New Issue
Block a user