We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
node_modules\react-photoswipe\src\photoswipe.js Unexpected token (9:19) You may need an appropriate loader to handle this file type.
class PhotoSwipe extends React.Component { | static propTypes = { | isOpen: React.PropTypes.bool.isRequired, | items: React.PropTypes.array.isRequired, @ .//react-photoswipe/lib/PhotoSwipe.js 29:18-39 @ .//react-photoswipe/lib/index.js
The text was updated successfully, but these errors were encountered:
Have the same issue, after upgrading from weback 1 to webpack 2. Don't know if it's related. Have you found a solution?
Sorry, something went wrong.
No I didn't found solution. Then I used photoswipe JavaScript version with npm.
same issue here. Any solution?
No branches or pull requests
node_modules\react-photoswipe\src\photoswipe.js Unexpected token (9:19)
You may need an appropriate loader to handle this file type.
class PhotoSwipe extends React.Component {
| static propTypes = {
| isOpen: React.PropTypes.bool.isRequired,
| items: React.PropTypes.array.isRequired,
@ ./
/react-photoswipe/lib/PhotoSwipe.js 29:18-39/react-photoswipe/lib/index.js@ ./
The text was updated successfully, but these errors were encountered: