Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

style(index.js): add namespace option to svelte compiler options #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rupeshshandilya
Copy link

The namespace option is added to the svelte compiler options to allow the generated code to be namespaced. This is useful when integrating Svelte components into an existing codebase to avoid naming conflicts.

The namespace option is added to the svelte compiler options to allow the generated code to be namespaced. This is useful when integrating Svelte components into an existing codebase to avoid naming conflicts.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant