Skip to content

Replace require statements in associated foreign modules  #115

Description

@ethul

See #111

Currently, the loader does not update require statements in associated foreign modules. However, some PureScript modules use relative imports in their associated foreign modules.

It's unclear the best approach to handling these scenarios. It may not be safe to update requires in the foreign modules. Also, those files do not pass through the purs-loader.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions