FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
JavaScriptServices/build.cmd at primeng-example · vblain/JavaScriptServices · GitHub
vblain
/
JavaScriptServices
Public
forked from
aspnet/JavaScriptServices
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
JavaScriptServices
/
build.cmd
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
2 lines (2 loc) · 247 Bytes
Breadcrumbs
JavaScriptServices
/
build.cmd
Copy path
File metadata and controls
executable file
·
2 lines (2 loc) · 247 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
@
ECHO
OFF
PowerShell
-NoProfile -NoLogo -ExecutionPolicy unrestricted -Command
"
[System.Threading.Thread]::CurrentThread.CurrentCulture = ''; [System.Threading.Thread]::CurrentThread.CurrentUICulture = '';& '
%~dp0
build.ps1'
%*
; exit $LASTEXITCODE
"
Back
|
FazBrowse Home
|
New Git URL