Uploaded image for project: 'Realm Studio'
  1. Realm Studio
  2. RSTUDIO-271

Make the main process webpack externalize and warn when including UI

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None

      WebPack has been setup for the main process so we don't have to spend time configuring two build environments (one for the main process and one for the renderer) - but makes it possible for the main script to require parts of our code-base which is clearly not intended for that process.

      We should at least make sure UI components are not bundled into the main bundle if imported by accident - and in addition to this, we might want to warn the developer (when building) if the UI specific code is imported by accident.

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: