Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Trying to import commonjs modules, getting rollup error #166

Open
HarshRohila opened this issue Apr 23, 2020 · 0 comments
Open

Trying to import commonjs modules, getting rollup error #166

HarshRohila opened this issue Apr 23, 2020 · 0 comments

Comments

@HarshRohila
Copy link

Using this rollup config from README

rollup: {
      plugins: [
        resolve({ jsnext: true, module: true, main: true }),
        commonjs()
      ]
    }

Getting error

Build Error (RollupWithDependencies)

Could not load [object Object]: id.endsWith is not a function
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant