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

Bundling with webpack issues #30

Open
dennismonsewicz opened this issue Jan 31, 2019 · 0 comments
Open

Bundling with webpack issues #30

dennismonsewicz opened this issue Jan 31, 2019 · 0 comments

Comments

@dennismonsewicz
Copy link

dennismonsewicz commented Jan 31, 2019

I am beginning to setup a project to use croppr.js where app is bundled with Webpack, but keep running into the following error when webpack runs:

ERROR in ./node_modules/croppr/dist/croppr.js
    Module build failed: Error: Couldn't find preset "es2015-rollup" relative to directory

When I do add "babel-preset-es2015-rollup": "^3.0.0", to my package.json file, I then run into issues with babelHelpers.

Has anyone else been able to successfully bundle Croppr.js with webpack?

Node version: 8.9.4
Webpack: 3.12

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