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.

Add support for Webpack2

See original GitHub issue

I just found this interesting commit on a fork of this repo.

It seems storybook is not compatible with webpack 2 because of OccurenceOrderPlugin. Test whether this is true and remove the plugin if necessary.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

7reactions
sheeruncommented, Oct 18, 2016

@arunoda #397 doesn’t fix this issue as custom plugins I use in my project are not compatible with webpack 1… What would really solve this issue is setting webpack as peerDependency

3reactions
kevinSuttlecommented, Jun 29, 2016
Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuration - webpack
createapp.dev is an online tool for creating custom webpack configurations. It allows you to select various features that will be combined and added...
Read more >
Adds webpack support to lektor. - GitHub
This is a plugin for Lektor that adds support for webpack to projects. When enabled it can build a webpack project from the...
Read more >
How To Use Custom webpack Configurations with Angular ...
In order to use a custom webpack config, you will need to add ... moment.js supports many locales by default.
Read more >
Webpack | WebStorm Documentation - JetBrains
WebStorm integrates with the webpack module bundler. This support improves coding assistance in JavaScript files by taking into account ...
Read more >
Custom Webpack Config - Next.js
Before continuing to add custom webpack configuration to your application make sure Next.js doesn't already support your use-case:.
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