Skip to content

require in renderer process #11

@friedrith

Description

@friedrith

Hi,

This module is a good idea because renderer process is very specific. However I have a very simple but I didn't find any solution:

  • I have a require in my renderer process
  • karma-electron understands my require which is a good improvement in comparison of other karma plugins
  • But there is a path issue: require in renderer process use index.html path as base whereas your plugin use the .js file as base.

Is it normal and is there a option to change this base path (basePath in karma doesn't change this path) ?

I hope my question is quite understandable.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions