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

Trouble with Autolinker while using webpack #124

Closed
ladas-larry opened this issue Oct 6, 2015 · 2 comments
Closed

Trouble with Autolinker while using webpack #124

ladas-larry opened this issue Oct 6, 2015 · 2 comments

Comments

@ladas-larry
Copy link

I'm bundling my javascript modules using webpack-dev-middleware and webpack-hot-middleware, exactly like here https://github.com/gaearon/react-transform-boilerplate
But I have a trouble with Autolinker (https://github.com/gregjacobs/Autolinker.js) package.
See below.
screen shot 2015-10-05 at 18 02 33

@gregjacobs
Copy link
Owner

Hmm, not sure why there is undefined on line 17 instead of the keyword this. Does webpack do some transformations to source files before the page serves them?

@LeZuse
Copy link

LeZuse commented Mar 29, 2016

Duplicate of #86

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

3 participants