mirror of
https://github.com/taigrr/wails.git
synced 2026-04-17 04:05:12 -07:00
Develop (#250)
This commit is contained in:
4
runtime/js/webpack.config.js
Normal file
4
runtime/js/webpack.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
/* eslint-disable */
|
||||
module.exports = (env) => {
|
||||
return require(`./webpack.${env}.js`);
|
||||
};
|
||||
Reference in New Issue
Block a user