Socket
Book a DemoInstallSign in
Socket

@blitzjs/config

Package Overview
Dependencies
Maintainers
4
Versions
282
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blitzjs/config

Loads the blitz app config

latest
Source
npmnpm
Version
0.41.1
Version published
Weekly downloads
376
-32.5%
Maintainers
4
Weekly downloads
 
Created
Source

config

A centralized source for reading project configurations from blitz.config.js.

Usage

import {getConfig} from "@blitzjs/config"

const config = getConfig()

console.log(config._meta.packageName)

Keywords

next.config.js

FAQs

Package last updated on 13 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts