git: 4fc7ddcf3d9c - main - www/remark42: skip tests
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Jun 2024 06:23:05 UTC
The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/ports/commit/?id=4fc7ddcf3d9c96562001f07a4eb42a4d62009162 commit 4fc7ddcf3d9c96562001f07a4eb42a4d62009162 Author: Xin LI <delphij@FreeBSD.org> AuthorDate: 2024-06-04 06:22:37 +0000 Commit: Xin LI <delphij@FreeBSD.org> CommitDate: 2024-06-04 06:22:37 +0000 www/remark42: skip tests --- www/remark42/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/www/remark42/Makefile b/www/remark42/Makefile index a515825e1caf..26cf275fefd0 100644 --- a/www/remark42/Makefile +++ b/www/remark42/Makefile @@ -126,7 +126,6 @@ make-npm-cache: extract pre-build: cd ${WRKSRC}/frontend/apps/${PORTNAME} && ${SETENV} HOME=${WRKDIR} npm install --force --legacy-peer-deps cd ${WRKSRC}/frontend/apps/${PORTNAME} && ${SETENV} HOME=${WRKDIR} npm run build - cd ${WRKSRC}/frontend/apps/${PORTNAME} && ${SETENV} HOME=${WRKDIR} npm test ${RM} -r ${WRKSRC}/backend/app/cmd/web/ ${MV} ${WRKSRC}/frontend/apps/remark42/public ${WRKSRC}/backend/app/cmd/web ${FIND} ${WRKSRC}/backend/app/cmd/web -type f \( -name '*.html' -or -name '*.js' -or -name '*.mjs' \) \