Skip to content

Unresolvable import when using in webpack #41

@rushil-patel

Description

@rushil-patel

I'm trying to include this in my bundle and use it in my project however I'm getting many instances of this error when building my project with webpack:

Could not find module in path: 'es-feature-detection/builtins/~/utils/testExpression' relative to '/node_modules/es-feature-detection/builtins/Array.from.js'

Here is a repro sandbox link: https://codesandbox.io/s/react-webpack-demo-forked-bmrz6q?file=/src/App.jsx

Is there any additional configuration required to be able to use this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions