Skip to content

Commit 82a3ce9

Browse files
committed
chore: remove comment
1 parent 4e1ff2f commit 82a3ce9

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

examples/react-component/build.config.mts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@ import { defineConfig } from '@ice/pkg';
33
// https://pkg.ice.work/reference/config-list
44
export default defineConfig({
55
plugins: [
6-
// [
7-
// '@ice/pkg-plugin-docusaurus',
8-
// {
9-
// remarkPlugins: [
10-
// "require('@ice/remark-react-docgen-docusaurus')",
11-
// // "[require('remark-react-docgen'), {}]",
12-
// ],
13-
// },
14-
// ],
156
['@ice/pkg-plugin-jsx-plus'],
167
],
178
transform: {

0 commit comments

Comments
 (0)