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.

Use standard .*rc files

See original GitHub issue

After ejecting it is not immediately clear how to add, for example, new scripts that use babel-cli.

The configuration I’m used to is in a .babelrc file which is loaded automatically by babel, right now I’m not sure how to replicate this standard behaviour with babel.dev.js.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:4
  • Comments:19 (17 by maintainers)

github_iconTop GitHub Comments

2reactions
EnoahNetzachcommented, Aug 9, 2016

The same goes for .eslintrc

1reaction
gaearoncommented, Sep 23, 2016

0.5.0 is out with this. Please read the release notes for migration instructions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Is “rc” and What Are “rc” Files? | Baeldung on Linux
Names including rc often signify files or directories of files with code. Specifically, this code consists of commands that are meant to run ......
Read more >
Profiles and RC Files | Linux Journal
bashrc file stored in the user directory. This is another script—this one called from the . profile script in Step 3. Note that...
Read more >
How to: Include Resources at Compile Time (C++)
In this article ... By default all resources are located in one resource script (.rc) file, however there are many reasons to place...
Read more >
init/README.md
The init language is used in plain text files that take the .rc file ... This is primarily for supporting factory mode and...
Read more >
How to use/load .rc file for multiligual application?
rc that fits in the normal mechanism with single .rc file (hello world project). But as a side effect, the texts can't be...
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