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.

General enhancement: Make more Meteor-friendly

See original GitHub issue

Just leaving this here for anyone who knows webpack and has the time…

Out of the box, Storybook is not very Meteor-friendly, for a handful of reasons:

  • No support for absolute/root path imports (import X from '/root/folder/X')
  • No support for ES2015 stage 2 (which includes object spread operator for objects)
  • Errors out when importing a React component that imports a Meteor package

I would do a PR myself, but I don’t have any webpack experience, and I don’t currently have the time/knowledge to fix this. If that changes, I’ll come back to this and see what I can do, though!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
ffxsamcommented, Jun 3, 2016

You are right, it is not out of the box support, but would it be something we want?

I don’t see why it wouldn’t hurt. If I built a new tool and were to advertise it to the Meteor community in some capacity, I’d at least make sure that there was an easy step-by-step guide to get it to work with Meteor.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add support for Meteor · Issue #1 · storybook-eol/getstorybook · GitHub
Detect Meteor projects and add essential configs. ... General enhancement: Make more Meteor-friendly storybookjs/storybook#224.
Read more >
Mages Guild Meteor Ability Morph? - Elder Scrolls Online forums
It kind of depends. If you plan on using it primarily for boss fights, Ice Comet is nice because it straight up does...
Read more >
Meteorite Staff - Elden Ring Wiki - Fextralife
This will help to give a general idea of what staves are better at various Int levels until MAX is achieved. The Meteorite...
Read more >
The 2022 Leonid Meteor Shower - Cloudy Nights
The Leonid meteor shower occurs on the night of November 17th/18th. (According to the RASC Observer's Handbook 2022, the peak is predicted ...
Read more >
Did the birth of the solar system make meteorites? Here's a tell ...
Despite decades of intense study, there is no general consensus on how most meteorites formed. An astronomer and a geologist offer a new ......
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