upload
This commit is contained in:
5
FloChartPlayer/.webpack.config.js
Normal file
5
FloChartPlayer/.webpack.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
// define child rescript
|
||||
module.exports = config => {
|
||||
config.target = 'electron-renderer';
|
||||
return config;
|
||||
}
|
||||
Reference in New Issue
Block a user