Add CTRL+F shortcut to work as browser search
* Add new finder for each webview contents
This commit is contained in:
@@ -24,7 +24,7 @@ module.exports = merge(base, {
|
||||
},
|
||||
module: {
|
||||
rules: [{
|
||||
test: /\.jsx$/,
|
||||
test: /\.(js|jsx)?$/,
|
||||
use: {
|
||||
loader: 'babel-loader',
|
||||
},
|
||||
|
Reference in New Issue
Block a user