Skip to content

Commit 81903c7

Browse files
committed
Revert "update snapshots"
This reverts commit 3ce8b04.
1 parent 3ce8b04 commit 81903c7

File tree

4 files changed

+8
-12
lines changed

4 files changed

+8
-12
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,9 @@ 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 "dependencies" or "dev-dependencies" in rescript.json?
23+
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript.json?
2424
- Did you include the file's directory to the "sources" in rescript.json?
2525

2626

2727

28-
Incremental build failed. Error: 
29-
Failed to Compile. See Errors Above
28+
Incremental build failed. Error:  Failed to Compile. See Errors Above

rewatch/tests/snapshots/remove-file.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@ 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 "dependencies" or "dev-dependencies" in rescript.json?
25+
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript.json?
2626
- Did you include the file's directory to the "sources" in rescript.json?
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

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,11 @@ 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 "dependencies" or "dev-dependencies" in rescript.json?
23+
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript.json?
2424
- Did you include the file's directory to the "sources" in rescript.json?
2525

2626

2727
Hint: Did you mean Other_module2?
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

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@ Use 'compiler-flags' instead.
2222

2323
The module or file InternalDep can't be found.
2424
- If it's a third-party dependency:
25-
- Did you add it to the "dependencies" or "dev-dependencies" in rescript.json?
25+
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript.json?
2626
- Did you include the file's directory to the "sources" in rescript.json?
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)