blowfish/nextron.config.js

5 lines
84 B
JavaScript

module.exports = {
mainSrcDir: './src/main',
rendererSrcDir: './src/renderer'
}