Skip to content

Synchronise with svelte.config.js #144

Closed
@Rich-Harris

Description

@Rich-Harris

Two parts to this:

  • the plugin should accept a compilerOptions property, instead of just throwing top-level options at the compiler (we can detect unexpected top-level properties and warn accordingly, so while this will be a breaking change — which is fine, since we're about to release a major — it needn't be a confusing one)
  • it should load a svelte.config.js if one exists. (do we allow config to come from other places, like svelte.config.json? my gut says no, keep it simple)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions