npm.io
0.19.2 • Published 1 month ago

@chialab/rna-config-loader

Licence
MIT
Version
0.19.2
Deps
1
Size
13 kB
Vulns
0
Weekly
0
Stars
183

RNA Config Loader

A JavaScript module to load and setup RNA configuration object.

RNA cli development is deprecated and discontinued. It's recommended to use RNA plugins directly in your projects using vite, esbuild, or other supported tools.

NPM

Install

npm i @chialab/rna-config-loader -D
yarn add @chialab/rna-config-loader -D
pnpm add @chialab/rna-config-loader -D

Usage

import '@chialab/rna-config-loader';

License

RNA Config Loader is released under the MIT license.