8 lines
304 B
Markdown
8 lines
304 B
Markdown
|
---
|
||
|
'@astrojs/solid-js': major
|
||
|
---
|
||
|
|
||
|
New `include` and `exclude` config options
|
||
|
|
||
|
The Solid integration now has new `include` and `exclude` config options. Use these if you want to use Solid alongside another JSX framework; include specifies files to be compiled for Solid and `exclude` does the opposite.
|