Skip to content

Adapt OPAL_LOAD_PATH env variable to webpack standards #7

@wied03

Description

@wied03

Lower priority.

Rather than have a separate OPAL_LOAD_PATH setting, might want to use resolve.moduleDirectories in the webpack config instead. This is changing with webpack 2.0 though, so probably best to wait until that happens.

When this is done, look into removing absolute paths from the webpack requires. Those make it into the cache and we don't want to make the cache dirty just because directories are moved around.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions