You've already forked tribes-plugin-template
chore: quiet dev Ash domain warnings
Suppress Ash domain config inclusion warnings while compiling the host as a dev-only plugin dependency.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
import Config
|
||||
|
||||
# The host is a compile-only dependency in dev. Suppress host Ash domain
|
||||
# config inclusion warnings while compiling host modules as a dependency.
|
||||
config :ash, :validate_domain_config_inclusion?, false
|
||||
|
||||
Reference in New Issue
Block a user