Skip to content

Commit 77d7801

Browse files
committed
refactor: 删除多余next-flow-interface/api导入
1 parent 70a7d9a commit 77d7801

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ module.exports = (env, argv) => {
136136
},
137137
externals: {
138138
'next-flow-interface': 'NextFlowInterface',
139-
'next-flow-interface/api': 'NextFlowInterfaceApi',
140139
react: 'React',
141140
'react-dom': 'ReactDOM',
142141
'@babylonjs/core': 'BabylonCore',

0 commit comments

Comments
 (0)