This website works better with JavaScript.
Home
Explore
Help
Sign In
william
/
react-project
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
add build to script
main
william
4 days ago
parent
df3c5572af
commit
f1c944db8d
1 changed files
with
2 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
Jenkinsfile
3
Jenkinsfile
View File
@ -12,9 +12,10 @@ pipeline {
}
bat '''
echo "build react ..."
echo %cd%
npm run build
dir build
echo %cd%
'''
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
william/react-project
Title
Body
Create Issue