Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb239aaf

Browse files
committed
chore: add ignoredBuiltDependencies to suppress pnpm warnings
These two postinstall scripts aren't needed in this project.
1 parenta25a0c0 commitb239aaf

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

‎pnpm-workspace.yaml‎

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
packages:
2-
-'template/base'
3-
-'template/config/**'
4-
-'template/tsconfig/**'
2+
-template/base
3+
-template/config/**
4+
-template/tsconfig/**
5+
6+
ignoredBuiltDependencies:
7+
-chromedriver
8+
-cypress

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp