Files
create-better-t-stack/apps/cli/templates/extras/bunfig.toml.hbs
2025-07-31 17:26:09 +05:30

8 lines
116 B
Handlebars

{{#if (includes frontend "nuxt")}}
# [install]
# linker = "isolated"
{{else}}
[install]
linker = "isolated"
{{/if}}