Skip to content

Commit 0b2f2c5

Browse files
committed
update snaphots
1 parent 094a567 commit 0b2f2c5

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

rewatch/tests/snapshots/bs-dev-dependency-used-by-non-dev-source.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Use 'compiler-flags' instead.
2020

2121
The module or file WebAPI can't be found.
2222
- If it's a third-party dependency:
23-
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript.json?
23+
- Did you add it to the "dependencies" or "dev-dependencies" in rescript.json?
2424
- Did you include the file's directory to the "sources" in rescript.json?
2525

2626

rewatch/tests/snapshots/remove-file.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Use 'compiler-flags' instead.
2222

2323
The module or file Dep02 can't be found.
2424
- If it's a third-party dependency:
25-
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript.json?
25+
- Did you add it to the "dependencies" or "dev-dependencies" in rescript.json?
2626
- Did you include the file's directory to the "sources" in rescript.json?
2727

2828

rewatch/tests/snapshots/rename-file-internal-dep-namespace.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Use 'compiler-flags' instead.
2020

2121
The module or file Other_module can't be found.
2222
- If it's a third-party dependency:
23-
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript.json?
23+
- Did you add it to the "dependencies" or "dev-dependencies" in rescript.json?
2424
- Did you include the file's directory to the "sources" in rescript.json?
2525

2626

rewatch/tests/snapshots/rename-file-internal-dep.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ Use 'compiler-flags' instead.
2727

2828

2929

30-
Incremental build failed. Error: 
31-
Failed to Compile. See Errors Above
30+
Incremental build failed. Error:  Failed to Compile. See Errors Above

0 commit comments

Comments
 (0)