question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Webpack 2 support?

See original GitHub issue

Hey, just wanted to check on either plans or work being done to support webpack 2. It’s currently in what seems to be in a late stage beta, and I’m unable to install sass-loader due to the peerDependency. Thanks!

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:1
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
jhnnscommented, Jun 26, 2016

The sass-loader works with webpack 2. I’ve added it to peerDepedencies starting with 3.2.1.

1reaction
zachripcommented, Mar 11, 2016

@mike-engel You can upgrade NPM independently of Node - I have the same constraint at work (staying on stable node branch). I use Webpack2 and Sass-Loader.

Read more comments on GitHub >

github_iconTop Results From Across the Web

webpack
webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable...
Read more >
webpack2 - npm
Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, ...
Read more >
Practice introduction to webpack 2 · programming mentor
Practice step-by-step introduction to webpack 2.
Read more >
Tree-shaking ES6 Modules in webpack 2 - Medium
Webpack 2 was just released from beta last week. It brings with it a variety of anticipated features, including native support for ES6...
Read more >
Webpack 2 Finalized with Focus on Improved Documentation
The final release of webpack 2, the popular JavaScript module and asset bundler, has arrived, bringing with it native support for ES2015 and ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found