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

"15 less known webpack features" typos #3

Open
ndresx opened this issue Oct 27, 2017 · 1 comment
Open

"15 less known webpack features" typos #3

ndresx opened this issue Oct 27, 2017 · 1 comment

Comments

@ndresx
Copy link

ndresx commented Oct 27, 2017

First of all I want to thank you @sokra and @TheLarkInn for the nice talks at this year's ReactiveConf. Very interesting and also very well presented!

Here are some typos/things I have spotted in today's slides of the "15 less known webpack features in 15 minutes" talk.

  • Page 6: // require(“~/abc"), should be a " at the beginning
  • Page 7: // Add you own directory => your
  • Page 8: combatiblity => compatibility
  • Page 11: new SourceMapDevToolPlugins() => without s?
  • Page 17: consitent => consistent
  • Page 18: No longer leak file structure => leaks?
  • Page 18: But: increase bundle size => increases?

That's all, hopefully it's ok to point them out here, and thanks again!

@sokra
Copy link
Owner

sokra commented Oct 28, 2017

Thanks for the feedback. I'll fix these issues soon.

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

2 participants