We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2267b4 + 267480c commit 3c163ecCopy full SHA for 3c163ec
guide/in-source.md
@@ -86,7 +86,7 @@ export default defineConfig({
86
})
87
```
88
89
-Learn more: [Rolldown](https://rolldown.rs/)
+了解更多:[Rolldown](https://rolldown.rs/)
90
:::
91
92
::: details Rollup
@@ -120,7 +120,7 @@ export default defineBuildConfig({
120
121
122
123
-Learn more: [unbuild](https://github.com/unjs/unbuild)
+了解更多:[unbuild](https://github.com/unjs/unbuild)
124
125
126
::: details webpack
@@ -136,7 +136,7 @@ module.exports = {
136
}
137
138
139
-Learn more: [webpack](https://webpack.js.org/plugins/define-plugin/)
+了解更多:[webpack](https://webpack.js.org/plugins/define-plugin/)
140
141
142
## TypeScript
0 commit comments