Skip to content

Inconsistent import behavior between local and remote tests #243

@joekukish

Description

@joekukish

This might be a missing configuration on my side, so reaching out first for clarification.

if I have a benchmark with an import like this

import { component } from './File';

Local testing works as expecting, however if I try to compare against another version (using packageVersions), the import will fail. I need to change it to have the extension for this to work as expected.

My repo is currently not ready to switch to use explicit extensions, so I hope to be able to keep skipping extensions while testing remote.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions