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

Webpack2 breaking change #73

Closed
mdrx-io opened this issue Apr 12, 2017 · 1 comment
Closed

Webpack2 breaking change #73

mdrx-io opened this issue Apr 12, 2017 · 1 comment

Comments

@mdrx-io
Copy link
Contributor

mdrx-io commented Apr 12, 2017

I'm getting an error in a project using webpack2:

Module not found: Error: Can't resolve 'raw' in '/home/crunchex/myproject/node_modules/clappr-rtmp/src'
BREAKING CHANGE: It's no longer allowed to omit the '-loader' suffix when using loaders.
You need to specify 'raw-loader' instead of 'raw',
see https://webpack.js.org/guides/migrating/#automatic-loader-module-name-extension-removed

Not sure how to submit a PR with a fix as I'm having issues rebuilding the package with the Adobe AIR sdk business.

hexray-newbee added a commit to hexray-newbee/clappr-rtmp-plugin that referenced this issue Apr 16, 2017
@hexray-newbee
Copy link
Contributor

hexray-newbee commented Apr 16, 2017

I created the PR: #76

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

Successfully merging a pull request may close this issue.

3 participants