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.

Suggestion: Seperate out the CLI module from core.

See original GitHub issue

I think CLI and core are two different things. CLI is an extension of the core, so the core code needs to be separated from ReLaXed repo. What do you guys say? @DanielRuf @benperiton @Zulko @Drew-S

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
DanielRufcommented, May 23, 2019

http://npm.broofa.com/?q=relaxedjs

In general such a change would be a breaking change and can be only done for a new major version.

0reactions
mayankcommented, May 23, 2019

okay sounds good.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dev modules only in dev environments | Configuration Split
Select your development modules from the list in Complete Split. Their configuration will not be included in the main configuration. (Ignore ' ...
Read more >
NET - Parse the Command Line with System.CommandLine
CommandLine is broken into a core module and an app provider module. Configuring the command line from Main is an App Model implementation, ......
Read more >
C++20: Module Interface Unit and Module Implementation Unit
This command-line should create the module math.pcm. ... mathImplementationUnit.cpp module math; import std.core; int add(int fir, ...
Read more >
How do I resolve "Cannot find module" error using Node.js?
json file, which is automatically generated when npm modifies your node_modules directory. Therefore you can leave out checking in packages, because the package...
Read more >
Beginner's guide to writing modules - Puppet
This way, the puppetdb module can use the postgresql module's classes and resources to build out the right configuration.
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