@oriflame/config-babel

Reusable Babel config.


Keywords
lumos, config, babel
License
MIT
Install
npm install @oriflame/config-babel@5.15.15

Documentation

npm version Inline docs contributions welcome

Lumos

Manage dev and build tools, their configuration, and commands in a single centralized repository. Lumos aims to solve the multi-project maintenance fatigue by removing the following burdens across all projects: config and dotfile management, multiple config patterns, up-to-date development dependencies, continuous copy and paste, and more.

Built on and powered by Beemo.

Lumos is designed around Oriflame projects. Use at your own risk.

Features

  • Manage dev tools and configurations in a single repository.
  • Configure supported dev tools using .js or .ts files.
  • Customize and alter config at runtime with CLI options.
  • Pass custom CLI options to dev tool commands without failure.
  • Automatically expand glob patterns (a better alternative to bash).
  • Listen to and act upon events.
  • Easily share config between dev tools.
  • Avoid relative config or extends paths.
  • Automatic config file cleanup.
  • Custom scripts with CLI options.
  • Scaffolding and template generation.
  • Workspaces (monorepo) support.
  • Automated TypeScript project references.
  • Parallel, pooled, and prioritized builds.
  • Integrated watch/live mode.
  • And much more.

Documentation for @oriflame/lumos

@oriflame/lumos

Important links