build: run the JS linter on the build folder (#24513)
This commit is contained in:
parent
e18f508e66
commit
cbb47570bd
9 changed files with 60 additions and 60 deletions
|
@ -1,5 +1,5 @@
|
|||
module.exports = require('./webpack.config.base')({
|
||||
target: 'sandboxed_renderer',
|
||||
alwaysHasNode: false,
|
||||
wrapInitWithProfilingTimeout: true,
|
||||
})
|
||||
wrapInitWithProfilingTimeout: true
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue