You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Karatalatay edited this page Jan 17, 2022
·
1 revision
# # # # ## Welcome to the archive-view wiki!
BIGO KİMLİĞİ: 08689991y
// If you have set config.forge to a JavaScript file path in package.json:
// Only showing the relevant configuration for brevity
module.exports = {
plugins: [
['@electron-forge/plugin-webpack', {
mainConfig: './webpack.main.config.js',
renderer: {
config: './webpack.renderer.config.js',
entryPoints: [{
name: 'main_window',
html: './src/renderer/index.html',
js: './src/renderer/index.js'
}]
}
}]
]
}
// If you have set config.forge to a JavaScript file path in package.json:
// Only showing the relevant configuration for brevity
module.exports = {
plugins: [
['@electron-forge/plugin-webpack', {
renderer: {
nodeIntegration: true, // defaults to false
config: './webpack.renderer.config.js',
entryPoints: [/* entry point config /]
},
mainConfig: './webpack.main.config.js',
// other Webpack plugin config...
}]
]
}
// If you have set config.forge to a JavaScript file path in package.json:
// Only showing the relevant configuration for brevity
module.exports = {
plugins: [
['@electron-forge/plugin-webpack', {
// other Webpack plugin config...
devServer: {
stats: 'verbose'
},
// other Webpack plugin config...
mainConfig: './webpack.main.config.js',
renderer: { / renderer config here, see above section */ }
}]
]
}
{
"name": "my-app",
"main": "./.webpack/main",
...
}
KaRaTaLaTaY💈 profilini #BIGOLIVE'da ziyaret et! https://slink.bigovideo.tv/REOCsA