mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
fix(cli): comment isolated linker in bunfig.toml when native-nativewind
is selected
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{#if (includes frontend "nuxt")}}
|
||||
{{#if (or (includes frontend "nuxt") (includes frontend "native-nativewind"))}}
|
||||
# [install]
|
||||
# linker = "isolated"
|
||||
{{else}}
|
||||
|
||||
Reference in New Issue
Block a user