Skip to content

Commit b669a2c

Browse files
committed
tiny update to a title
1 parent 9a86ac6 commit b669a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BREAKING_CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export const config: Config = {
4646
// ...
4747
};
4848
```
49-
##### `dist-custom-elements` Types
49+
##### `dist-custom-elements` Type Declarations
5050
Type declaration files (`.d.ts` files) are now generated by default for the `dist-custom-elements` output target.
5151
If your project is using `dist-custom-elements` and you wish to not generate type declarations, the old behavior can be achieved by setting `generateTypeDeclarations` to `false` in your project's `stencil.config.ts`:
5252
```ts

0 commit comments

Comments
 (0)