Skip to content

Commit 2f0a100

Browse files
committed
Merge pull request #313 from bjallen/empty-resolver-list
add README note for config flag conflict
2 parents 9ef1ac5 + 8fdeaa5 commit 2f0a100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ is not enabled, then we check the environment if compiling is enabled:
121121
# Production default.
122122
%i[ manifest ]
123123
```
124-
124+
If the resolver list is empty (e.g. if debug is true and compile is false), the standard rails public path resolution will be used.
125125

126126
## Complementary plugins
127127

0 commit comments

Comments
 (0)