@anatolykoptev/krolik-cli 0.1.1 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +81 -392
- package/dist/bin/cli.js +32 -23
- package/dist/bin/cli.js.map +1 -1
- package/dist/{chunk-DTDOBWO6.js → chunk-6KHNWBXV.js} +2 -2
- package/dist/{chunk-DTDOBWO6.js.map → chunk-6KHNWBXV.js.map} +1 -1
- package/dist/config/index.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +2 -2
|
@@ -2057,5 +2057,5 @@ function defineConfig(config) {
|
|
|
2057
2057
|
}
|
|
2058
2058
|
|
|
2059
2059
|
export { DEFAULT_EXCLUDE, DEFAULT_EXTENSIONS, DEFAULT_FEATURES, DEFAULT_PATHS, DOMAIN_APPROACHES, DOMAIN_FILES, DOMAIN_KEYWORDS, clearConfigCache, createDefaultConfig, createLogger, defineConfig, detectAll, detectDomains, detectFeatures, detectMonorepoPackages, detectPaths, detectPrisma, detectProjectName, detectTrpc, exec, execLines, findFiles, findProjectRoot2 as findProjectRoot, getApproaches, getConfig, getCurrentBranch, getRelatedFiles, getStatus, isGitRepo, loadConfig, readFile, tryExec, writeFile };
|
|
2060
|
-
//# sourceMappingURL=chunk-
|
|
2061
|
-
//# sourceMappingURL=chunk-
|
|
2060
|
+
//# sourceMappingURL=chunk-6KHNWBXV.js.map
|
|
2061
|
+
//# sourceMappingURL=chunk-6KHNWBXV.js.map
|