File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 1414 "watchjs" : " onchange -i js/* -- npm run lintjs" ,
1515 "lintstyles" : " stylelint 'css/**/*.css' '!css/main.css'" ,
1616 "lintjs" : " standard js/* --verbose | snazzy || exit 0" ,
17- "push-assets-local" : " rsync -rvu --delete --exclude '.DS_Store' dist/ui-assets ~/'Local Sites'/cdlib/app/public/wp-content/themes/cdlib" ,
18- "push-assets-dev" : " rsync -rvu --delete --exclude '.DS_Store' ./dist/ui-assets cdlib@web-cdlib2x2-dev.cdlib.org:/apps/cdlib/apache/htdocs/wp-content/themes/cdlib" ,
19- "push-assets-stage" : " rsync -rvu --delete --exclude '.DS_Store' ./dist/ui-assets cdlib@web-cdlib2x2-stg-2a.cdlib.org:/apps/cdlib/apache/htdocs/wp-content/themes/cdlib" ,
20- "push-assets-prod" : " rsync -rvu --delete --exclude '.DS_Store' ./dist/ui-assets cdlib@web-cdlib2x2-prd-2a.cdlib.org:/apps/cdlib/apache/htdocs/wp-content/themes/cdlib" ,
2117 "test-percy" : " run-s test-build start-percy" ,
2218 "test-pa11y" : " run-s test-build start-pa11y" ,
2319 "test-build" : " run-s build start-sitemap" ,
You can’t perform that action at this time.
0 commit comments