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.

[Feature] Have a special flag to enable experimental features

See original GitHub issue

I feel we’re closer than ever before on getting CSS sourcemaps functional for which I’ve been working on CRA fork that so far holds up to issues caused by previous attempts at this problem (see https://github.com/facebookincubator/create-react-app/pull/591#pullrequestreview-463675)

PR for which will be up very soon.

This PR will replace style-loader and new setup will handle things differently. Considering that as well as react-hot-loader or #2304 , these are clearly new windows to awesomeness and bugs.

So how about CRA published with new features (even unstable) included that can be enabled by passing flag to yarn start?

For example: yarn start --rhl --css-maps

Thoughts welcome

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
Timercommented, Sep 22, 2017

@viankakrisna repo is here: https://github.com/Timer/monorepo-contrib

@NeekSandhu I don’t think we’re going to be adding flags any time soon [as @viankakrisna said], and I believe @react-scripts-dangerous is the closest we’ll get to a “experimental” version of CRA.


If you submit a pull request that passes CI, a release will automatically be created for you that you can depend on until we merge your pull request (so you don’t have to eject).

0reactions
zikaaricommented, Sep 23, 2017

@Timer I was aware of bot and have to say it’s really awesome. But the main reason behind this issue and my previous PR #3163 was getting as many people (brains and eyes) as possible aware and involved* by bringing new things to forefront instead of being a dormant PR.

But again, I understand the disruption of design philosophies this will cause as stated by @viankakrisna

* bug reports, ideas, inspiration

Read more comments on GitHub >

github_iconTop Results From Across the Web

Test experimental features in Chrome - Google Support
Open Chrome. Next to the address bar, select Experiments . Next to the feature's name and description, select the down arrow and then...
Read more >
Experimental features | ChromeOS for developers
Chrome feature flags are experimental features shipped with your current ChromeOS channel but are not enabled by default as they have not been...
Read more >
What are Android Feature Flags and how to enable them
What exactly are Features Flags? This option also appears in Google Chrome and serves as experimental (well-tested) features users can try out.
Read more >
Enabling Experimental Features | Rancher Manager
Click Feature Flags. You will see a list of experimental features. To disable a feature, go to the enabled feature you want to...
Read more >
Experimental features and origin trials - Microsoft Edge ...
Toggle experimental features​​ Go to edge://flags . Navigate to the relevant experiment. Select the dropdown menu next to the experiment ...
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