fix(config): migrate project config to .smartconfig.json and refresh build settings
This commit is contained in:
@@ -10,7 +10,7 @@ tsview/
|
||||
├── cli.ts.js # Dev CLI (uses tsrun to run cli.child.ts)
|
||||
├── cli.child.ts # Dev CLI entry (imports ts/index.js)
|
||||
├── package.json # bin: { "tsview": "cli.js" }
|
||||
├── npmextra.json # tsbundle config for UI bundling
|
||||
├── .smartconfig.json # tsbundle/tswatch config
|
||||
├── tsconfig.json
|
||||
├── readme.md
|
||||
├── readme.hints.md
|
||||
|
||||
Reference in New Issue
Block a user