Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing 'loadConfigFile' is broken with current version (3.4.1) of Rollup #96

Open
Crenshinibon opened this issue Dec 5, 2020 · 0 comments

Comments

@Crenshinibon
Copy link

Maybe you should explicitly attach '.js' to the import, e.g:

const loadConfigFile = require('rollup/dist/loadConfigFile.js')

See the discussion regarding this issue over at rollup:
rollup/rollup#3896 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant