UNPKG

@canvases/ifdef-loader

Version:

"A loader used to distinguish and manage the configurations of multiple projects. It utilizes the ifdef conditional compilation directive and clearly marks the configurations of different projects through comments, facilitating development and compilation

18 lines (17 loc) 584 B
{ "name": "@canvases/ifdef-loader", "version": "1.0.1", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "multi-project", "config-loader", "ifdef", "project management" ], "author": "canvases", "license": "MIT", "description": "\"A loader used to distinguish and manage the configurations of multiple projects. It utilizes the ifdef conditional compilation directive and clearly marks the configurations of different projects through comments, facilitating development and compilation." }