|
|
|
@ -80,7 +80,7 @@ The following options can be passed to the compiler. None are required:
|
|
|
|
| `outputFilename` | `null` | A `string` used for your JavaScript sourcemap.
|
|
|
|
| `outputFilename` | `null` | A `string` used for your JavaScript sourcemap.
|
|
|
|
| `cssOutputFilename` | `null` | A `string` used for your CSS sourcemap.
|
|
|
|
| `cssOutputFilename` | `null` | A `string` used for your CSS sourcemap.
|
|
|
|
| `sveltePath` | `"svelte"` | The location of the `svelte` package. Any imports from `svelte` or `svelte/[module]` will be modified accordingly.
|
|
|
|
| `sveltePath` | `"svelte"` | The location of the `svelte` package. Any imports from `svelte` or `svelte/[module]` will be modified accordingly.
|
|
|
|
| `namespace` | `null` | The namespace of the element if not `html` (eg `mathml`, `svg`, `foreign`).
|
|
|
|
| `namespace` | `null` | The namespace of the element if not `html` (eg `mathml`, `svg`, `foreign`).
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
|