Skip to content

Commit 292ad01

Browse files
committed
chore: 使用来自主项目的NextFlowDesign
1 parent 671fd9a commit 292ad01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

webpack.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ module.exports = (env, argv) => {
136136
},
137137
externals: {
138138
'next-flow-interface': 'NextFlowInterface',
139+
'next-flow-design': 'NextFlowDesign',
140+
'next-flow-design/react': 'NextFlowDesignReact',
139141
react: 'React',
140142
'react-dom': 'ReactDOM',
141143
'@babylonjs/core': 'BabylonCore',

0 commit comments

Comments
 (0)