5 Commits

Author SHA1 Message Date
Michael Shilman
a02b85d89d Fix minor typo 2023-11-03 18:41:52 +08:00
Kyle Gach
1d3262ee62 Address comments:
- Add `babelDefault` and `managerHead` pages
- Fix broken links
- Clarify when some properties are primarily used by addon authors
- Document simplified options for `babel`, `babelDefault`, `viteFinal`, and `webpackFinal`
- Add description for `core.channelOptions`
- Remove the `previewMainTemplate` page
- Document possible shortcomings of some `stories` configurations
- Document limitations of some `typescript` options
2023-05-23 14:15:53 -06:00
Kyle Gach
1d00b24567 Add examples for all main config sub properties 2023-05-23 14:15:53 -06:00
Kyle Gach
92c7faa69f Simplify presentation of properties
- # config.core -> # core
- ## `config.core.builder` -> ## `builder`
- Add "Parent: [main.js|ts configuration](./Overview.md)"
- Update TOC menu title
2023-05-23 14:15:53 -06:00
Kyle Gach
e8a89dbd56 Add /docs/api/main-config-* pages
- Add relevant snippets
2023-05-23 14:15:53 -06:00