Detalhes do pacote

toml-loader

KyleAMathews4.3kMIT1.0.0

TOML loader for webpack

webpack, webpack-loader, toml

readme (leia-me)

toml-loader

TOML loader module for webpack

Install

npm install toml-loader

Usage

var toml = require("toml!./config.toml");
// => returns config.toml content as json parsed object