rdesktop
filip mertens 2 years ago
parent cca42ea2a5
commit 620ede28b0
  1. 2
      apps/remixdesktop/forge.config.ts

@ -40,7 +40,7 @@ const config: ForgeConfig = {
config: rendererConfig,
entryPoints: [
{
html: './src/index.html',
html: '../../dist/apps/remix-ide/index.html',
js: './src/renderer.ts',
name: 'main_window',
preload: {

Loading…
Cancel
Save