Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
XGHeaven committed Nov 12, 2024
1 parent 4e1ff2f commit 82a3ce9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions examples/react-component/build.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,6 @@ import { defineConfig } from '@ice/pkg';
// https://pkg.ice.work/reference/config-list
export default defineConfig({
plugins: [
// [
// '@ice/pkg-plugin-docusaurus',
// {
// remarkPlugins: [
// "require('@ice/remark-react-docgen-docusaurus')",
// // "[require('remark-react-docgen'), {}]",
// ],
// },
// ],
['@ice/pkg-plugin-jsx-plus'],
],
transform: {
Expand Down

0 comments on commit 82a3ce9

Please sign in to comment.