mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(nx): prepare turndown-plugin-gfm
This commit is contained in:
parent
41cf38a26c
commit
a10a4ba17d
2
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/index.d.ts
vendored
Normal file
2
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/index.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export * from "./lib/gfm.js";
|
||||||
|
//# sourceMappingURL=index.d.ts.map
|
1
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/index.d.ts.map
vendored
Normal file
1
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/index.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.js"],"names":[],"mappings":""}
|
7
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/gfm.d.ts
vendored
Normal file
7
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/gfm.d.ts
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
export function gfm(turndownService: any): void;
|
||||||
|
import highlightedCodeBlock from './highlighted-code-block.js';
|
||||||
|
import strikethrough from './strikethrough.js';
|
||||||
|
import tables from './tables.js';
|
||||||
|
import taskListItems from './task-list-items.js';
|
||||||
|
export { highlightedCodeBlock, strikethrough, tables, taskListItems };
|
||||||
|
//# sourceMappingURL=gfm.d.ts.map
|
1
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/gfm.d.ts.map
vendored
Normal file
1
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/gfm.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"gfm.d.ts","sourceRoot":"","sources":["../../src/lib/gfm.js"],"names":[],"mappings":"AAKA,gDAOC;iCAZgC,6BAA6B;0BACpC,oBAAoB;mBAC3B,aAAa;0BACN,sBAAsB"}
|
@ -0,0 +1,2 @@
|
|||||||
|
export default function highlightedCodeBlock(turndownService: any): void;
|
||||||
|
//# sourceMappingURL=highlighted-code-block.d.ts.map
|
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"highlighted-code-block.d.ts","sourceRoot":"","sources":["../../src/lib/highlighted-code-block.js"],"names":[],"mappings":"AAEA,yEAsBC"}
|
2
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts
vendored
Normal file
2
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export default function strikethrough(turndownService: any): void;
|
||||||
|
//# sourceMappingURL=strikethrough.d.ts.map
|
1
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts.map
vendored
Normal file
1
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"strikethrough.d.ts","sourceRoot":"","sources":["../../src/lib/strikethrough.js"],"names":[],"mappings":"AAAA,kEAOC"}
|
2
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/tables.d.ts
vendored
Normal file
2
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/tables.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export default function tables(turndownService: any): void;
|
||||||
|
//# sourceMappingURL=tables.d.ts.map
|
1
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/tables.d.ts.map
vendored
Normal file
1
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/tables.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"tables.d.ts","sourceRoot":"","sources":["../../src/lib/tables.js"],"names":[],"mappings":"AAoRA,2DASC"}
|
2
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts
vendored
Normal file
2
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export default function taskListItems(turndownService: any): void;
|
||||||
|
//# sourceMappingURL=task-list-items.d.ts.map
|
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"task-list-items.d.ts","sourceRoot":"","sources":["../../src/lib/task-list-items.js"],"names":[],"mappings":"AAAA,kEASC"}
|
1
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/tsconfig.lib.tsbuildinfo
vendored
Normal file
1
.nx/cache/11353423252934082150/packages/turndown-plugin-gfm/dist/tsconfig.lib.tsbuildinfo
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":"5.7.3"}
|
2
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/index.d.ts
vendored
Normal file
2
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/index.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export * from "./lib/gfm.js";
|
||||||
|
//# sourceMappingURL=index.d.ts.map
|
1
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/index.d.ts.map
vendored
Normal file
1
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/index.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.js"],"names":[],"mappings":""}
|
7
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/gfm.d.ts
vendored
Normal file
7
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/gfm.d.ts
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
export function gfm(turndownService: any): void;
|
||||||
|
import highlightedCodeBlock from './highlighted-code-block.js';
|
||||||
|
import strikethrough from './strikethrough.js';
|
||||||
|
import tables from './tables.js';
|
||||||
|
import taskListItems from './task-list-items.js';
|
||||||
|
export { highlightedCodeBlock, strikethrough, tables, taskListItems };
|
||||||
|
//# sourceMappingURL=gfm.d.ts.map
|
1
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/gfm.d.ts.map
vendored
Normal file
1
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/gfm.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"gfm.d.ts","sourceRoot":"","sources":["../../src/lib/gfm.js"],"names":[],"mappings":"AAKA,gDAOC;iCAZgC,6BAA6B;0BACpC,oBAAoB;mBAC3B,aAAa;0BACN,sBAAsB"}
|
@ -0,0 +1,2 @@
|
|||||||
|
export default function highlightedCodeBlock(turndownService: any): void;
|
||||||
|
//# sourceMappingURL=highlighted-code-block.d.ts.map
|
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"highlighted-code-block.d.ts","sourceRoot":"","sources":["../../src/lib/highlighted-code-block.js"],"names":[],"mappings":"AAEA,yEAsBC"}
|
2
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts
vendored
Normal file
2
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export default function strikethrough(turndownService: any): void;
|
||||||
|
//# sourceMappingURL=strikethrough.d.ts.map
|
1
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts.map
vendored
Normal file
1
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"strikethrough.d.ts","sourceRoot":"","sources":["../../src/lib/strikethrough.js"],"names":[],"mappings":"AAAA,kEAOC"}
|
2
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/tables.d.ts
vendored
Normal file
2
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/tables.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export default function tables(turndownService: any): void;
|
||||||
|
//# sourceMappingURL=tables.d.ts.map
|
1
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/tables.d.ts.map
vendored
Normal file
1
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/tables.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"tables.d.ts","sourceRoot":"","sources":["../../src/lib/tables.js"],"names":[],"mappings":"AAoRA,2DASC"}
|
2
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts
vendored
Normal file
2
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export default function taskListItems(turndownService: any): void;
|
||||||
|
//# sourceMappingURL=task-list-items.d.ts.map
|
1
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts.map
vendored
Normal file
1
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"task-list-items.d.ts","sourceRoot":"","sources":["../../src/lib/task-list-items.js"],"names":[],"mappings":"AAAA,kEASC"}
|
1
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/tsconfig.lib.tsbuildinfo
vendored
Normal file
1
.nx/cache/6308689797653528488/packages/turndown-plugin-gfm/dist/tsconfig.lib.tsbuildinfo
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":"5.7.3"}
|
18
.nx/cache/run.json
vendored
18
.nx/cache/run.json
vendored
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"run": {
|
"run": {
|
||||||
"command": "nx test commons",
|
"command": "nx build turndown-plugin-gfm",
|
||||||
"startTime": "2025-04-22T12:06:29.829Z",
|
"startTime": "2025-04-22T12:21:01.774Z",
|
||||||
"endTime": "2025-04-22T12:06:30.546Z",
|
"endTime": "2025-04-22T12:21:03.047Z",
|
||||||
"inner": false
|
"inner": false
|
||||||
},
|
},
|
||||||
"tasks": [
|
"tasks": [
|
||||||
{
|
{
|
||||||
"taskId": "@triliumnext/commons:test",
|
"taskId": "@triliumnext/turndown-plugin-gfm:build",
|
||||||
"target": "test",
|
"target": "build",
|
||||||
"projectName": "@triliumnext/commons",
|
"projectName": "@triliumnext/turndown-plugin-gfm",
|
||||||
"hash": "304969377575151971",
|
"hash": "6308689797653528488",
|
||||||
"startTime": "2025-04-22T12:06:29.839Z",
|
"startTime": "2025-04-22T12:21:01.785Z",
|
||||||
"endTime": "2025-04-22T12:06:30.537Z",
|
"endTime": "2025-04-22T12:21:03.023Z",
|
||||||
"params": "",
|
"params": "",
|
||||||
"cacheStatus": "cache-miss",
|
"cacheStatus": "cache-miss",
|
||||||
"status": 0
|
"status": 0
|
||||||
|
2
.nx/cache/terminalOutputs/11353423252934082150
vendored
Normal file
2
.nx/cache/terminalOutputs/11353423252934082150
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Compiling with SWC for @triliumnext/turndown-plugin-gfm...
|
||||||
|
|
2
.nx/cache/terminalOutputs/6308689797653528488
vendored
Normal file
2
.nx/cache/terminalOutputs/6308689797653528488
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Compiling with SWC for @triliumnext/turndown-plugin-gfm...
|
||||||
|
|
@ -308,3 +308,314 @@
|
|||||||
[NX v20.8.0 Daemon Server] - 2025-04-22T12:06:30.557Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:06:30.557Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
|
||||||
[NX v20.8.0 Daemon Server] - 2025-04-22T12:06:30.557Z - Time taken for 'postTasksExecution' 0.09569699999701697ms
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:06:30.557Z - Time taken for 'postTasksExecution' 0.09569699999701697ms
|
||||||
[NX v20.8.0 Daemon Server] - 2025-04-22T12:06:30.565Z - Closed a connection. Number of open connections: 3
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:06:30.565Z - Closed a connection. Number of open connections: 3
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:47.809Z - Started listening on: /tmp/nix-shell-1791937-0/32649d4e7241f504a54b/d.sock
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:47.810Z - [WATCHER]: Subscribed to changes within: /home/elian/Projects/TriliumNext/Notes (native)
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:47.820Z - Established a connection. Number of open connections: 1
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:47.821Z - Established a connection. Number of open connections: 2
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:47.822Z - Closed a connection. Number of open connections: 1
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:47.823Z - [REQUEST]: Client Request for Project Graph Received
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:47.986Z - Time taken for 'Load Nx Plugin: /home/elian/Projects/TriliumNext/Notes/node_modules/nx/src/plugins/js' 160.53319999999997ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:47.987Z - Time taken for 'Load Nx Plugin: /home/elian/Projects/TriliumNext/Notes/node_modules/nx/src/plugins/project-json/build-nodes/project-json' 161.40982899999997ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:47.997Z - Time taken for 'loadDefaultNxPlugins' 171.685805ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.026Z - Time taken for 'Load Nx Plugin: @nx/eslint/plugin' 202.00842500000002ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.029Z - Time taken for 'Load Nx Plugin: @nx/js/typescript' 205.43054399999997ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.054Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.054Z - [REQUEST]:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.054Z - [REQUEST]:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.064Z - Time taken for 'loadSpecifiedNxPlugins' 229.095359ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.065Z - Established a connection. Number of open connections: 2
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.065Z - Closed a connection. Number of open connections: 1
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.066Z - Established a connection. Number of open connections: 2
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.068Z - [REQUEST]: Responding to the client. handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.068Z - Done responding to the client handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.068Z - Handled GLOB. Handling time: 2. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.068Z - Established a connection. Number of open connections: 3
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.069Z - Established a connection. Number of open connections: 4
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.071Z - Closed a connection. Number of open connections: 3
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.073Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.073Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.073Z - Handled HASH_GLOB. Handling time: 2. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.074Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.074Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.074Z - Handled HASH_GLOB. Handling time: 1. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.196Z - Time taken for 'build-project-configs' 115.86358099999995ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.200Z - Time taken for '@nx/js/typescript:createDependencies' 8.562975999999935ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.200Z - Time taken for '@nx/vite/plugin:createDependencies' 7.113590000000045ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.214Z - [SYNC]: collect registered sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.214Z - [SYNC]: scheduling: ["@nx/js:typescript-sync"]
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.214Z - [REQUEST]: Responding to the client. project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.215Z - Time taken for 'total for creating and serializing project graph' 391.356302ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.215Z - Done responding to the client project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.215Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 391. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.314Z - [SYNC]: running scheduled generator @nx/js:typescript-sync
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.528Z - Established a connection. Number of open connections: 4
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.529Z - Established a connection. Number of open connections: 5
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.529Z - Closed a connection. Number of open connections: 4
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.530Z - [REQUEST]: Client Request for Project Graph Received
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.530Z - [REQUEST]: Responding to the client. project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.530Z - Time taken for 'total for creating and serializing project graph' 0.18649199999993016ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.531Z - Done responding to the client project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.531Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.535Z - [SYNC]: @nx/js:typescript-sync changes:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:48.535Z - Time taken for 'run-sync-generator:@nx/js:typescript-sync' 220.406255ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.874Z - [WATCHER]: 7 file(s) created or restored, 1 file(s) modified, 0 file(s) deleted
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.875Z - [WATCHER]: Processing file changes in outputs
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.977Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.977Z - [REQUEST]: packages/turndown-plugin-gfm/.swcrc,packages/turndown-plugin-gfm/tsconfig.json,packages/turndown-plugin-gfm/src/index.js,packages/turndown-plugin-gfm/src/lib/turndown-plugin-gfm.js,packages/turndown-plugin-gfm/package.json,packages/turndown-plugin-gfm/tsconfig.lib.json,packages/turndown-plugin-gfm/README.md,tsconfig.json
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.977Z - [REQUEST]:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.985Z - [REQUEST]: Responding to the client. handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.985Z - Done responding to the client handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.985Z - Handled GLOB. Handling time: 1. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.985Z - Time taken for 'hash changed files from watcher' 1.4196560000000318ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.986Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.986Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.987Z - Handled HASH_GLOB. Handling time: 1. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.990Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.990Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:51.990Z - Handled HASH_GLOB. Handling time: 3. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.625Z - [WATCHER]: packages/turndown-plugin-gfm was created or restored
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.626Z - [WATCHER]: Processing file changes in outputs
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.663Z - Time taken for 'build-project-configs' 672.7463159999998ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.665Z - Time taken for '@nx/vite/plugin:createDependencies' 5.188648000000285ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.666Z - Time taken for '@nx/js/typescript:createDependencies' 6.928428000000167ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.686Z - [SYNC]: collect registered sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.687Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.687Z - [SYNC]: scheduling: ["@nx/js:typescript-sync"]
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.687Z - Time taken for 'total execution time for createProjectGraph()' 23.668668000000253ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.747Z - [WATCHER]: Processing file changes in outputs
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.748Z - Closed a connection. Number of open connections: 3
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.748Z - Closed a connection. Number of open connections: 2
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.748Z - Closed a connection. Number of open connections: 1
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.748Z - Closed a connection. Number of open connections: 0
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.748Z - [WATCHER]: Stopping the watcher for /home/elian/Projects/TriliumNext/Notes (sources)
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.749Z - [WATCHER]: Stopping the watcher for /home/elian/Projects/TriliumNext/Notes (outputs)
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:18:52.749Z - Server stopped because: "LOCK_FILES_CHANGED"
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:00.970Z - Started listening on: /tmp/nix-shell-1791937-0/32649d4e7241f504a54b/d.sock
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:00.972Z - [WATCHER]: Subscribed to changes within: /home/elian/Projects/TriliumNext/Notes (native)
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:00.979Z - Established a connection. Number of open connections: 1
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:00.979Z - Established a connection. Number of open connections: 2
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:00.981Z - Closed a connection. Number of open connections: 1
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:00.982Z - [REQUEST]: Client Request for Project Graph Received
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.149Z - Time taken for 'Load Nx Plugin: /home/elian/Projects/TriliumNext/Notes/node_modules/nx/src/plugins/project-json/build-nodes/project-json' 164.44294899999997ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.162Z - Time taken for 'Load Nx Plugin: /home/elian/Projects/TriliumNext/Notes/node_modules/nx/src/plugins/package-json' 178.101303ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.165Z - Time taken for 'loadDefaultNxPlugins' 181.481436ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.179Z - Time taken for 'Load Nx Plugin: @nx/js/typescript' 196.16509399999998ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.185Z - Time taken for 'Load Nx Plugin: @nx/eslint/plugin' 201.543702ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.216Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.216Z - [REQUEST]:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.216Z - [REQUEST]:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.228Z - Time taken for 'loadSpecifiedNxPlugins' 232.68991999999997ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.229Z - Established a connection. Number of open connections: 2
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.230Z - Closed a connection. Number of open connections: 1
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.230Z - Established a connection. Number of open connections: 2
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.230Z - Established a connection. Number of open connections: 3
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.232Z - [REQUEST]: Responding to the client. handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.233Z - Done responding to the client handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.233Z - Handled GLOB. Handling time: 1. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.233Z - Established a connection. Number of open connections: 4
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.233Z - Closed a connection. Number of open connections: 3
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.235Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.235Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.235Z - Handled HASH_GLOB. Handling time: 2. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.238Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.238Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:01.238Z - Handled HASH_GLOB. Handling time: 2. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.029Z - Time taken for 'build-project-configs' 785.8964510000001ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.031Z - Time taken for '@nx/js/typescript:createDependencies' 6.1733489999999165ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.031Z - Time taken for '@nx/vite/plugin:createDependencies' 4.767010999999911ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.074Z - [SYNC]: collect registered sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.075Z - [SYNC]: scheduling: ["@nx/js:typescript-sync"]
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.075Z - [REQUEST]: Responding to the client. project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.075Z - Time taken for 'total for creating and serializing project graph' 1092.958652ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.076Z - Done responding to the client project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.076Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 1093. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.081Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.081Z - Done responding to the client handleRunPreTasksExecution
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.081Z - Handled PRE_TASKS_EXECUTION. Handling time: 0. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.081Z - Time taken for 'preTasksExecution' 0.36243500000000495ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.106Z - [REQUEST]: Responding to the client. handleHashTasks
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.106Z - Done responding to the client handleHashTasks
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.106Z - Handled HASH_TASKS. Handling time: 7. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.128Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.129Z - Done responding to the client handleGetEstimatedTaskTimings
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.129Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 1. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.175Z - [SYNC]: running scheduled generator @nx/js:typescript-sync
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.377Z - Established a connection. Number of open connections: 4
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.378Z - Established a connection. Number of open connections: 5
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.378Z - Closed a connection. Number of open connections: 4
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.379Z - [REQUEST]: Client Request for Project Graph Received
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.379Z - [REQUEST]: Responding to the client. project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.379Z - Time taken for 'total for creating and serializing project graph' 0.19183299999986048ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.380Z - Done responding to the client project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.380Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.384Z - [SYNC]: @nx/js:typescript-sync changes:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:02.384Z - Time taken for 'run-sync-generator:@nx/js:typescript-sync' 208.196592ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.366Z - [REQUEST]: Responding to the client. recordOutputsHash
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.366Z - Done responding to the client recordOutputsHash
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.366Z - Handled RECORD_OUTPUTS_HASH. Handling time: 3. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.383Z - [WATCHER]: 13 file(s) created or restored, 0 file(s) modified, 0 file(s) deleted
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.383Z - [WATCHER]: Processing file changes in outputs
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.398Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.398Z - Done responding to the client handleRecordTaskRuns
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.398Z - Handled RECORD_TASK_RUNS. Handling time: 13. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.399Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.399Z - Done responding to the client handleGetFlakyTasks
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.399Z - Handled GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.401Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.401Z - Done responding to the client handleRunPostTasksExecution
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.401Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.401Z - Time taken for 'postTasksExecution' 0.13605200000029072ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.409Z - Closed a connection. Number of open connections: 3
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.485Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.486Z - [REQUEST]: packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts.map,packages/turndown-plugin-gfm/dist/index.d.ts.map,packages/turndown-plugin-gfm/dist/lib/highlighted-code-block.d.ts,packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts,packages/turndown-plugin-gfm/dist/lib/gfm.d.ts.map,packages/turndown-plugin-gfm/dist/index.d.ts,packages/turndown-plugin-gfm/dist/tsconfig.lib.tsbuildinfo,packages/turndown-plugin-gfm/dist/lib/tables.d.ts.map,packages/turndown-plugin-gfm/dist/lib/tables.d.ts,packages/turndown-plugin-gfm/dist/lib/highlighted-code-block.d.ts.map,packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts,packages/turndown-plugin-gfm/dist/lib/gfm.d.ts,packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts.map
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.486Z - [REQUEST]:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.496Z - [REQUEST]: Responding to the client. handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.496Z - Done responding to the client handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.496Z - Handled GLOB. Handling time: 1. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.497Z - Time taken for 'hash changed files from watcher' 1.4239079999997557ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.498Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.498Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.498Z - Handled HASH_GLOB. Handling time: 1. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.503Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.503Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.503Z - Handled HASH_GLOB. Handling time: 3. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.532Z - Time taken for 'build-project-configs' 35.289662000000135ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.533Z - Time taken for '@nx/js/typescript:createDependencies' 5.346737999999732ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.534Z - Time taken for '@nx/vite/plugin:createDependencies' 4.307604999999967ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.547Z - [SYNC]: collect registered sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.547Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.547Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.547Z - [SYNC]: scheduling: ["@nx/js:typescript-sync"]
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.547Z - Time taken for 'total execution time for createProjectGraph()' 13.879997999999887ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.747Z - [SYNC]: running scheduled generator @nx/js:typescript-sync
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.748Z - [REQUEST]: Client Request for Project Graph Received
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.748Z - [REQUEST]: Responding to the client. project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.748Z - Time taken for 'total for creating and serializing project graph' 0.16054200000007768ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.749Z - Done responding to the client project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.749Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.752Z - [SYNC]: @nx/js:typescript-sync changes:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:03.752Z - Time taken for 'run-sync-generator:@nx/js:typescript-sync' 4.778632000000016ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.713Z - [WATCHER]: packages/turndown-plugin-gfm/LICENSE was created or restored
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.714Z - [WATCHER]: Processing file changes in outputs
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.814Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.814Z - [REQUEST]: packages/turndown-plugin-gfm/LICENSE
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.814Z - [REQUEST]:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.822Z - [REQUEST]: Responding to the client. handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.822Z - Done responding to the client handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.823Z - Handled GLOB. Handling time: 1. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.823Z - Time taken for 'hash changed files from watcher' 0.9376330000013695ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.824Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.824Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.824Z - Handled HASH_GLOB. Handling time: 1. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.827Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.827Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.827Z - Handled HASH_GLOB. Handling time: 2. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.858Z - Time taken for 'build-project-configs' 31.5749739999992ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.861Z - Time taken for '@nx/js/typescript:createDependencies' 6.281932000001689ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.861Z - Time taken for '@nx/vite/plugin:createDependencies' 5.866557000001194ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.876Z - [SYNC]: collect registered sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.876Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.876Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.876Z - [SYNC]: scheduling: ["@nx/js:typescript-sync"]
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:19.876Z - Time taken for 'total execution time for createProjectGraph()' 17.825564000002487ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:20.276Z - [SYNC]: running scheduled generator @nx/js:typescript-sync
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:20.278Z - [REQUEST]: Client Request for Project Graph Received
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:20.278Z - [REQUEST]: Responding to the client. project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:20.279Z - Time taken for 'total for creating and serializing project graph' 0.17083199999979115ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:20.279Z - Done responding to the client project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:20.279Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:20.282Z - [SYNC]: @nx/js:typescript-sync changes:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:20:20.282Z - Time taken for 'run-sync-generator:@nx/js:typescript-sync' 5.576402999999118ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.728Z - Established a connection. Number of open connections: 4
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.728Z - Closed a connection. Number of open connections: 3
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.728Z - Established a connection. Number of open connections: 4
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.730Z - [REQUEST]: Client Request for Project Graph Received
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.730Z - [REQUEST]: Responding to the client. project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.730Z - Time taken for 'total for creating and serializing project graph' 0.16078299999935552ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.731Z - Done responding to the client project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.731Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.735Z - [REQUEST]: Responding to the client. handleRunPreTasksExecution
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.735Z - Done responding to the client handleRunPreTasksExecution
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.735Z - Handled PRE_TASKS_EXECUTION. Handling time: 1. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.735Z - Time taken for 'preTasksExecution' 0.15214199999900302ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.758Z - [REQUEST]: Responding to the client. handleHashTasks
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.759Z - Done responding to the client handleHashTasks
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.759Z - Handled HASH_TASKS. Handling time: 5. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.782Z - [REQUEST]: Responding to the client. handleGetEstimatedTaskTimings
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.782Z - Done responding to the client handleGetEstimatedTaskTimings
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:01.782Z - Handled GET_ESTIMATED_TASK_TIMINGS. Handling time: 1. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.095Z - [WATCHER]: 0 file(s) created or restored, 0 file(s) modified, 13 file(s) deleted
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.095Z - [WATCHER]: Processing file changes in outputs
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.197Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.197Z - [REQUEST]:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.197Z - [REQUEST]: packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts,packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts.map,packages/turndown-plugin-gfm/dist/tsconfig.lib.tsbuildinfo,packages/turndown-plugin-gfm/dist/lib/gfm.d.ts,packages/turndown-plugin-gfm/dist/lib/highlighted-code-block.d.ts.map,packages/turndown-plugin-gfm/dist/lib/tables.d.ts,packages/turndown-plugin-gfm/dist/lib/tables.d.ts.map,packages/turndown-plugin-gfm/dist/lib/gfm.d.ts.map,packages/turndown-plugin-gfm/dist/lib/highlighted-code-block.d.ts,packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts,packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts.map,packages/turndown-plugin-gfm/dist/index.d.ts.map,packages/turndown-plugin-gfm/dist/index.d.ts
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.208Z - Time taken for 'hash changed files from watcher' 1.3572490000005928ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.210Z - [REQUEST]: Responding to the client. handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.210Z - Done responding to the client handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.210Z - Handled GLOB. Handling time: 2. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.213Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.213Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.213Z - Handled HASH_GLOB. Handling time: 2. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.221Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.221Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.221Z - Handled HASH_GLOB. Handling time: 8. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.254Z - Time taken for 'build-project-configs' 40.3235810000042ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.256Z - Time taken for '@nx/js/typescript:createDependencies' 5.689159000001382ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.256Z - Time taken for '@nx/vite/plugin:createDependencies' 4.824486999998044ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.267Z - [SYNC]: collect registered sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.268Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.268Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.268Z - [SYNC]: scheduling: ["@nx/js:typescript-sync"]
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:02.268Z - Time taken for 'total execution time for createProjectGraph()' 12.569024000003992ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.028Z - [REQUEST]: Responding to the client. recordOutputsHash
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.029Z - Done responding to the client recordOutputsHash
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.029Z - Handled RECORD_OUTPUTS_HASH. Handling time: 4. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.043Z - [WATCHER]: Processing file changes in outputs
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.044Z - [WATCHER]: 13 file(s) created or restored, 0 file(s) modified, 0 file(s) deleted
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.056Z - [REQUEST]: Responding to the client. handleRecordTaskRuns
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.056Z - Done responding to the client handleRecordTaskRuns
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.056Z - Handled RECORD_TASK_RUNS. Handling time: 7. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.057Z - [REQUEST]: Responding to the client. handleGetFlakyTasks
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.057Z - Done responding to the client handleGetFlakyTasks
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.057Z - Handled GET_FLAKY_TASKS. Handling time: 0. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.059Z - [REQUEST]: Responding to the client. handleRunPostTasksExecution
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.059Z - Done responding to the client handleRunPostTasksExecution
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.059Z - Handled POST_TASKS_EXECUTION. Handling time: 0. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.059Z - Time taken for 'postTasksExecution' 0.10483199999725912ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.068Z - [SYNC]: running scheduled generator @nx/js:typescript-sync
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.069Z - [REQUEST]: Client Request for Project Graph Received
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.071Z - [REQUEST]: Updated workspace context based on watched changes, recomputing project graph...
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.071Z - [REQUEST]: packages/turndown-plugin-gfm/dist/lib/highlighted-code-block.d.ts,packages/turndown-plugin-gfm/dist/lib/highlighted-code-block.d.ts.map,packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts,packages/turndown-plugin-gfm/dist/index.d.ts,packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts,packages/turndown-plugin-gfm/dist/lib/tables.d.ts,packages/turndown-plugin-gfm/dist/tsconfig.lib.tsbuildinfo,packages/turndown-plugin-gfm/dist/index.d.ts.map,packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts.map,packages/turndown-plugin-gfm/dist/lib/gfm.d.ts,packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts.map,packages/turndown-plugin-gfm/dist/lib/gfm.d.ts.map,packages/turndown-plugin-gfm/dist/lib/tables.d.ts.map
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.071Z - [REQUEST]:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.078Z - Time taken for 'hash changed files from watcher' 1.3583680000010645ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.078Z - Closed a connection. Number of open connections: 3
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.080Z - [REQUEST]: Responding to the client. handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.080Z - Done responding to the client handleGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.080Z - Handled GLOB. Handling time: 2. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.082Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.082Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.082Z - Handled HASH_GLOB. Handling time: 1. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.086Z - [REQUEST]: Responding to the client. handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.086Z - Done responding to the client handleHashMultiGlob
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.086Z - Handled HASH_GLOB. Handling time: 3. Response time: 0.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.097Z - Time taken for 'build-project-configs' 14.051885000000766ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.099Z - Time taken for '@nx/vite/plugin:createDependencies' 4.75979599999846ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.099Z - Time taken for '@nx/js/typescript:createDependencies' 6.355669000004127ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.116Z - [SYNC]: collect registered sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.117Z - [SYNC]: project graph hash is the same, not collecting task sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.117Z - [SYNC]: nx.json hash is the same, not collecting global sync generators
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.117Z - [SYNC]: scheduling: ["@nx/js:typescript-sync"]
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.117Z - [REQUEST]: Responding to the client. project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.117Z - Time taken for 'total for creating and serializing project graph' 47.69519299999956ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.117Z - Done responding to the client project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.118Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 48. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.120Z - [SYNC]: @nx/js:typescript-sync changes:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:03.120Z - Time taken for 'run-sync-generator:@nx/js:typescript-sync' 52.00020300000324ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:04.717Z - [SYNC]: running scheduled generator @nx/js:typescript-sync
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:04.718Z - [REQUEST]: Client Request for Project Graph Received
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:04.718Z - [REQUEST]: Responding to the client. project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:04.718Z - Time taken for 'total for creating and serializing project graph' 0.17161299999861512ms
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:04.719Z - Done responding to the client project-graph
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:04.719Z - Handled REQUEST_PROJECT_GRAPH. Handling time: 0. Response time: 1.
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:04.722Z - [SYNC]: @nx/js:typescript-sync changes:
|
||||||
|
[NX v20.8.0 Daemon Server] - 2025-04-22T12:21:04.723Z - Time taken for 'run-sync-generator:@nx/js:typescript-sync' 5.300212999994983ms
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"processId": 1874608
|
"processId": 1885564
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -127,5 +127,215 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"10247607291498964418": {},
|
||||||
|
"373634769702099074": {
|
||||||
|
"packages/turndown-plugin-gfm": {
|
||||||
|
"targets": {
|
||||||
|
"lint": {
|
||||||
|
"command": "eslint .",
|
||||||
|
"cache": true,
|
||||||
|
"options": {
|
||||||
|
"cwd": "packages/turndown-plugin-gfm"
|
||||||
|
},
|
||||||
|
"inputs": [
|
||||||
|
"default",
|
||||||
|
"^default",
|
||||||
|
"{workspaceRoot}/eslint.config.mjs",
|
||||||
|
"{workspaceRoot}/tools/eslint-rules/**/*",
|
||||||
|
{
|
||||||
|
"externalDependencies": [
|
||||||
|
"eslint"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputs": [
|
||||||
|
"{options.outputFile}"
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"technologies": [
|
||||||
|
"eslint"
|
||||||
|
],
|
||||||
|
"description": "Runs ESLint on project",
|
||||||
|
"help": {
|
||||||
|
"command": "npx eslint --help",
|
||||||
|
"example": {
|
||||||
|
"options": {
|
||||||
|
"max-warnings": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"14221541608191622200": {},
|
||||||
|
"17260986105460493071": {
|
||||||
|
"packages/turndown-plugin-gfm": {
|
||||||
|
"targets": {
|
||||||
|
"lint": {
|
||||||
|
"command": "eslint .",
|
||||||
|
"cache": true,
|
||||||
|
"options": {
|
||||||
|
"cwd": "packages/turndown-plugin-gfm"
|
||||||
|
},
|
||||||
|
"inputs": [
|
||||||
|
"default",
|
||||||
|
"^default",
|
||||||
|
"{workspaceRoot}/eslint.config.mjs",
|
||||||
|
"{workspaceRoot}/tools/eslint-rules/**/*",
|
||||||
|
{
|
||||||
|
"externalDependencies": [
|
||||||
|
"eslint"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputs": [
|
||||||
|
"{options.outputFile}"
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"technologies": [
|
||||||
|
"eslint"
|
||||||
|
],
|
||||||
|
"description": "Runs ESLint on project",
|
||||||
|
"help": {
|
||||||
|
"command": "npx eslint --help",
|
||||||
|
"example": {
|
||||||
|
"options": {
|
||||||
|
"max-warnings": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"6874505746025276775": {},
|
||||||
|
"9479442896631340904": {
|
||||||
|
"packages/turndown-plugin-gfm": {
|
||||||
|
"targets": {
|
||||||
|
"lint": {
|
||||||
|
"command": "eslint .",
|
||||||
|
"cache": true,
|
||||||
|
"options": {
|
||||||
|
"cwd": "packages/turndown-plugin-gfm"
|
||||||
|
},
|
||||||
|
"inputs": [
|
||||||
|
"default",
|
||||||
|
"^default",
|
||||||
|
"{workspaceRoot}/eslint.config.mjs",
|
||||||
|
"{workspaceRoot}/tools/eslint-rules/**/*",
|
||||||
|
{
|
||||||
|
"externalDependencies": [
|
||||||
|
"eslint"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputs": [
|
||||||
|
"{options.outputFile}"
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"technologies": [
|
||||||
|
"eslint"
|
||||||
|
],
|
||||||
|
"description": "Runs ESLint on project",
|
||||||
|
"help": {
|
||||||
|
"command": "npx eslint --help",
|
||||||
|
"example": {
|
||||||
|
"options": {
|
||||||
|
"max-warnings": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"15174523476100391336": {},
|
||||||
|
"11102925800252096922": {
|
||||||
|
"packages/turndown-plugin-gfm": {
|
||||||
|
"targets": {
|
||||||
|
"lint": {
|
||||||
|
"command": "eslint .",
|
||||||
|
"cache": true,
|
||||||
|
"options": {
|
||||||
|
"cwd": "packages/turndown-plugin-gfm"
|
||||||
|
},
|
||||||
|
"inputs": [
|
||||||
|
"default",
|
||||||
|
"^default",
|
||||||
|
"{workspaceRoot}/eslint.config.mjs",
|
||||||
|
"{workspaceRoot}/tools/eslint-rules/**/*",
|
||||||
|
{
|
||||||
|
"externalDependencies": [
|
||||||
|
"eslint"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputs": [
|
||||||
|
"{options.outputFile}"
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"technologies": [
|
||||||
|
"eslint"
|
||||||
|
],
|
||||||
|
"description": "Runs ESLint on project",
|
||||||
|
"help": {
|
||||||
|
"command": "npx eslint --help",
|
||||||
|
"example": {
|
||||||
|
"options": {
|
||||||
|
"max-warnings": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"16649883691249550177": {},
|
||||||
|
"9648230976117489289": {
|
||||||
|
"packages/turndown-plugin-gfm": {
|
||||||
|
"targets": {
|
||||||
|
"lint": {
|
||||||
|
"command": "eslint .",
|
||||||
|
"cache": true,
|
||||||
|
"options": {
|
||||||
|
"cwd": "packages/turndown-plugin-gfm"
|
||||||
|
},
|
||||||
|
"inputs": [
|
||||||
|
"default",
|
||||||
|
"^default",
|
||||||
|
"{workspaceRoot}/eslint.config.mjs",
|
||||||
|
"{workspaceRoot}/tools/eslint-rules/**/*",
|
||||||
|
{
|
||||||
|
"externalDependencies": [
|
||||||
|
"eslint"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputs": [
|
||||||
|
"{options.outputFile}"
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"technologies": [
|
||||||
|
"eslint"
|
||||||
|
],
|
||||||
|
"description": "Runs ESLint on project",
|
||||||
|
"help": {
|
||||||
|
"command": "npx eslint --help",
|
||||||
|
"example": {
|
||||||
|
"options": {
|
||||||
|
"max-warnings": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
|||||||
15598048054050703183
|
2042645556921387970
|
Binary file not shown.
@ -1,5 +1,176 @@
|
|||||||
{
|
{
|
||||||
"nodes": {
|
"nodes": {
|
||||||
|
"@triliumnext/turndown-plugin-gfm": {
|
||||||
|
"name": "@triliumnext/turndown-plugin-gfm",
|
||||||
|
"type": "lib",
|
||||||
|
"data": {
|
||||||
|
"root": "packages/turndown-plugin-gfm",
|
||||||
|
"projectType": "library",
|
||||||
|
"targets": {
|
||||||
|
"typecheck": {
|
||||||
|
"dependsOn": [
|
||||||
|
"build",
|
||||||
|
"^typecheck"
|
||||||
|
],
|
||||||
|
"options": {
|
||||||
|
"cwd": "packages/turndown-plugin-gfm",
|
||||||
|
"command": "tsc --build --emitDeclarationOnly"
|
||||||
|
},
|
||||||
|
"cache": true,
|
||||||
|
"inputs": [
|
||||||
|
"production",
|
||||||
|
"^production",
|
||||||
|
{
|
||||||
|
"externalDependencies": [
|
||||||
|
"typescript"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputs": [
|
||||||
|
"{projectRoot}/**/*.js",
|
||||||
|
"{projectRoot}/**/*.cjs",
|
||||||
|
"{projectRoot}/**/*.mjs",
|
||||||
|
"{projectRoot}/**/*.jsx",
|
||||||
|
"{projectRoot}/**/*.js.map",
|
||||||
|
"{projectRoot}/**/*.jsx.map",
|
||||||
|
"{projectRoot}/**/*.d.ts",
|
||||||
|
"{projectRoot}/**/*.d.cts",
|
||||||
|
"{projectRoot}/**/*.d.mts",
|
||||||
|
"{projectRoot}/**/*.d.ts.map",
|
||||||
|
"{projectRoot}/**/*.d.cts.map",
|
||||||
|
"{projectRoot}/**/*.d.mts.map",
|
||||||
|
"{projectRoot}/tsconfig.tsbuildinfo",
|
||||||
|
"{projectRoot}/dist/**/*.d.ts",
|
||||||
|
"{projectRoot}/dist/tsconfig.lib.tsbuildinfo"
|
||||||
|
],
|
||||||
|
"syncGenerators": [
|
||||||
|
"@nx/js:typescript-sync"
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"technologies": [
|
||||||
|
"typescript"
|
||||||
|
],
|
||||||
|
"description": "Runs type-checking for the project.",
|
||||||
|
"help": {
|
||||||
|
"command": "npx tsc --build --help",
|
||||||
|
"example": {
|
||||||
|
"args": [
|
||||||
|
"--force"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"executor": "nx:run-commands",
|
||||||
|
"configurations": {},
|
||||||
|
"parallelism": true
|
||||||
|
},
|
||||||
|
"build": {
|
||||||
|
"executor": "@nx/js:swc",
|
||||||
|
"outputs": [
|
||||||
|
"{options.outputPath}"
|
||||||
|
],
|
||||||
|
"options": {
|
||||||
|
"outputPath": "packages/turndown-plugin-gfm/dist",
|
||||||
|
"main": "packages/turndown-plugin-gfm/src/index.js",
|
||||||
|
"tsConfig": "packages/turndown-plugin-gfm/tsconfig.lib.json",
|
||||||
|
"skipTypeCheck": true,
|
||||||
|
"stripLeadingPaths": true
|
||||||
|
},
|
||||||
|
"configurations": {},
|
||||||
|
"parallelism": true,
|
||||||
|
"cache": true,
|
||||||
|
"dependsOn": [
|
||||||
|
"^build"
|
||||||
|
],
|
||||||
|
"inputs": [
|
||||||
|
"production",
|
||||||
|
"^production"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"build-deps": {
|
||||||
|
"dependsOn": [
|
||||||
|
"^build"
|
||||||
|
],
|
||||||
|
"configurations": {},
|
||||||
|
"options": {},
|
||||||
|
"parallelism": true,
|
||||||
|
"executor": "nx:noop"
|
||||||
|
},
|
||||||
|
"watch-deps": {
|
||||||
|
"dependsOn": [
|
||||||
|
"build-deps"
|
||||||
|
],
|
||||||
|
"executor": "nx:run-commands",
|
||||||
|
"options": {
|
||||||
|
"command": "npx nx watch --projects @triliumnext/turndown-plugin-gfm --includeDependentProjects -- npx nx build-deps @triliumnext/turndown-plugin-gfm"
|
||||||
|
},
|
||||||
|
"configurations": {},
|
||||||
|
"parallelism": true
|
||||||
|
},
|
||||||
|
"lint": {
|
||||||
|
"cache": true,
|
||||||
|
"options": {
|
||||||
|
"cwd": "packages/turndown-plugin-gfm",
|
||||||
|
"command": "eslint ."
|
||||||
|
},
|
||||||
|
"inputs": [
|
||||||
|
"default",
|
||||||
|
"^default",
|
||||||
|
"{workspaceRoot}/eslint.config.mjs",
|
||||||
|
"{workspaceRoot}/tools/eslint-rules/**/*",
|
||||||
|
{
|
||||||
|
"externalDependencies": [
|
||||||
|
"eslint"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputs": [
|
||||||
|
"{options.outputFile}"
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"technologies": [
|
||||||
|
"eslint"
|
||||||
|
],
|
||||||
|
"description": "Runs ESLint on project",
|
||||||
|
"help": {
|
||||||
|
"command": "npx eslint --help",
|
||||||
|
"example": {
|
||||||
|
"options": {
|
||||||
|
"max-warnings": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"executor": "nx:run-commands",
|
||||||
|
"configurations": {},
|
||||||
|
"parallelism": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"name": "@triliumnext/turndown-plugin-gfm",
|
||||||
|
"sourceRoot": "packages/turndown-plugin-gfm/src",
|
||||||
|
"tags": [
|
||||||
|
"npm:private"
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"targetGroups": {},
|
||||||
|
"js": {
|
||||||
|
"packageName": "@triliumnext/turndown-plugin-gfm",
|
||||||
|
"packageExports": {
|
||||||
|
"./package.json": "./package.json",
|
||||||
|
".": {
|
||||||
|
"development": "./src/index.ts",
|
||||||
|
"types": "./dist/index.d.ts",
|
||||||
|
"import": "./dist/index.js",
|
||||||
|
"default": "./dist/index.js"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"packageMain": "./dist/index.js",
|
||||||
|
"isInPackageManagerWorkspaces": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"implicitDependencies": []
|
||||||
|
}
|
||||||
|
},
|
||||||
"@triliumnext/commons": {
|
"@triliumnext/commons": {
|
||||||
"name": "@triliumnext/commons",
|
"name": "@triliumnext/commons",
|
||||||
"type": "lib",
|
"type": "lib",
|
||||||
@ -22,11 +193,22 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"outputs": [
|
"outputs": [
|
||||||
|
"{projectRoot}/**/*.js",
|
||||||
|
"{projectRoot}/**/*.cjs",
|
||||||
|
"{projectRoot}/**/*.mjs",
|
||||||
|
"{projectRoot}/**/*.jsx",
|
||||||
|
"{projectRoot}/**/*.js.map",
|
||||||
|
"{projectRoot}/**/*.jsx.map",
|
||||||
|
"{projectRoot}/**/*.d.ts",
|
||||||
|
"{projectRoot}/**/*.d.cts",
|
||||||
|
"{projectRoot}/**/*.d.mts",
|
||||||
|
"{projectRoot}/**/*.d.ts.map",
|
||||||
|
"{projectRoot}/**/*.d.cts.map",
|
||||||
|
"{projectRoot}/**/*.d.mts.map",
|
||||||
|
"{projectRoot}/tsconfig.tsbuildinfo",
|
||||||
"{projectRoot}/dist/**/*.d.ts",
|
"{projectRoot}/dist/**/*.d.ts",
|
||||||
"{projectRoot}/dist/**/*.d.ts.map",
|
|
||||||
"{projectRoot}/dist/tsconfig.lib.tsbuildinfo",
|
"{projectRoot}/dist/tsconfig.lib.tsbuildinfo",
|
||||||
"{projectRoot}/out-tsc/vitest/**/*.d.ts",
|
"{projectRoot}/out-tsc/vitest/**/*.d.ts",
|
||||||
"{projectRoot}/out-tsc/vitest/**/*.d.ts.map",
|
|
||||||
"{projectRoot}/out-tsc/vitest/tsconfig.tsbuildinfo"
|
"{projectRoot}/out-tsc/vitest/tsconfig.tsbuildinfo"
|
||||||
],
|
],
|
||||||
"syncGenerators": [
|
"syncGenerators": [
|
||||||
@ -6321,6 +6503,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@triliumnext/turndown-plugin-gfm": [
|
||||||
|
{
|
||||||
|
"source": "@triliumnext/turndown-plugin-gfm",
|
||||||
|
"target": "npm:@swc/helpers",
|
||||||
|
"type": "static"
|
||||||
|
}
|
||||||
|
],
|
||||||
"@triliumnext/commons": [
|
"@triliumnext/commons": [
|
||||||
{
|
{
|
||||||
"source": "@triliumnext/commons",
|
"source": "@triliumnext/commons",
|
||||||
@ -13277,5 +13466,5 @@
|
|||||||
},
|
},
|
||||||
"version": "6.0",
|
"version": "6.0",
|
||||||
"errors": [],
|
"errors": [],
|
||||||
"computedAt": 1745323545907
|
"computedAt": 1745324463111
|
||||||
}
|
}
|
@ -324,5 +324,259 @@
|
|||||||
"nx.json",
|
"nx.json",
|
||||||
"nx/target-defaults"
|
"nx/target-defaults"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"packages/turndown-plugin-gfm": {
|
||||||
|
"root": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"projectType": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.lib.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.dependsOn": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.options": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.cache": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.inputs": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.outputs": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.syncGenerators": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.metadata": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.executor": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.options.cwd": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.options.command": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.metadata.technologies": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.metadata.technologies.0": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.metadata.description": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.metadata.help": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.metadata.help.command": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.typecheck.metadata.help.example": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.watch-deps": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.lib.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.watch-deps.dependsOn": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.lib.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.watch-deps.executor": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.lib.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.watch-deps.options": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.lib.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.watch-deps.options.command": [
|
||||||
|
"packages/turndown-plugin-gfm/tsconfig.lib.json",
|
||||||
|
"@nx/js/typescript"
|
||||||
|
],
|
||||||
|
"targets.lint": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.cache": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.options": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.inputs": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.outputs": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.metadata": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.executor": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.options.cwd": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.options.command": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.metadata.technologies": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.metadata.technologies.0": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.metadata.description": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.metadata.help": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.metadata.help.command": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"targets.lint.metadata.help.example": [
|
||||||
|
"eslint.config.mjs",
|
||||||
|
"@nx/eslint/plugin"
|
||||||
|
],
|
||||||
|
"name": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"sourceRoot": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"tags": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"tags.npm:private": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"metadata.targetGroups": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"metadata.js": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"metadata.js.packageName": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"metadata.js.packageExports": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"metadata.js.packageMain": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"metadata.js.isInPackageManagerWorkspaces": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"targets.build": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"targets.build.executor": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"targets.build.outputs": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"targets.build.options": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"targets.build.options.outputPath": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"targets.build.options.main": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"targets.build.options.tsConfig": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"targets.build.options.skipTypeCheck": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"targets.build.options.stripLeadingPaths": [
|
||||||
|
"packages/turndown-plugin-gfm/package.json",
|
||||||
|
"nx/core/package-json"
|
||||||
|
],
|
||||||
|
"targets.build.cache": [
|
||||||
|
"nx.json",
|
||||||
|
"nx/target-defaults"
|
||||||
|
],
|
||||||
|
"targets.build.dependsOn": [
|
||||||
|
"nx.json",
|
||||||
|
"nx/target-defaults"
|
||||||
|
],
|
||||||
|
"targets.build.inputs": [
|
||||||
|
"nx.json",
|
||||||
|
"nx/target-defaults"
|
||||||
|
],
|
||||||
|
"targets.build.parallelism": [
|
||||||
|
"nx.json",
|
||||||
|
"nx/target-defaults"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
{"version":1,"data":{"_regroup/tsconfig.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"4035316250107280252"},"_regroup/tsconfig.webpack.json":{"data":{"options":{"outDir":"_regroup/build"},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"6907118777807948892"},"_regroup_monorepo/apps/client/tsconfig.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"14767859997928425739"},"_regroup_monorepo/apps/desktop/tsconfig.json":{"data":{"options":{"outDir":"_regroup_monorepo/apps/desktop/build/src"},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"13836985792475651782"},"_regroup_monorepo/apps/dump-db/tsconfig.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"13443438839210231598"},"_regroup_monorepo/apps/edit-docs/tsconfig.json":{"data":{"options":{"outDir":"_regroup_monorepo/apps/edit-docs/build/src"},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"12225141163520618803"},"_regroup_monorepo/apps/server/tsconfig.json":{"data":{"options":{"outDir":"_regroup_monorepo/apps/server/build"},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"845305129518775256"},"_regroup_monorepo/packages/commons/tsconfig.json":{"data":{"options":{"outDir":"_regroup_monorepo/packages/commons/build"},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"6514291953471485556"},"tsconfig.base.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"8900268571896142108"},"tsconfig.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[{"filePath":"tsconfig.base.json"}],"projectReferences":[{"path":"packages/commons","originalPath":"./packages/commons"}]},"extendedFilesHash":"8900268571896142108|","hash":"15145157276445734434"},"packages/commons/tsconfig.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[{"filePath":"tsconfig.base.json"}],"projectReferences":[{"path":"packages/commons/tsconfig.lib.json","originalPath":"./tsconfig.lib.json"},{"path":"packages/commons/tsconfig.spec.json","originalPath":"./tsconfig.spec.json"}]},"extendedFilesHash":"8900268571896142108|","hash":"12834038490315927699"},"packages/commons/tsconfig.lib.json":{"data":{"options":{"rootDir":"packages/commons/src","outDir":"packages/commons/dist","tsBuildInfoFile":"packages/commons/dist/tsconfig.lib.tsbuildinfo"},"raw":{"nx":{}},"extendedConfigFiles":[{"filePath":"tsconfig.base.json"}]},"extendedFilesHash":"8900268571896142108|","hash":"6071029124077261918"},"packages/commons/tsconfig.spec.json":{"data":{"options":{"outDir":"packages/commons/out-tsc/vitest"},"raw":{"nx":{}},"extendedConfigFiles":[{"filePath":"tsconfig.base.json"}],"projectReferences":[{"path":"packages/commons/tsconfig.lib.json","originalPath":"./tsconfig.lib.json"}]},"extendedFilesHash":"8900268571896142108|","hash":"12757693314151657395"}}}
|
{"version":1,"data":{"_regroup/tsconfig.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"4035316250107280252"},"_regroup/tsconfig.webpack.json":{"data":{"options":{"outDir":"_regroup/build"},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"6907118777807948892"},"_regroup_monorepo/apps/client/tsconfig.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"14767859997928425739"},"_regroup_monorepo/apps/desktop/tsconfig.json":{"data":{"options":{"outDir":"_regroup_monorepo/apps/desktop/build/src"},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"13836985792475651782"},"_regroup_monorepo/apps/dump-db/tsconfig.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"13443438839210231598"},"_regroup_monorepo/apps/edit-docs/tsconfig.json":{"data":{"options":{"outDir":"_regroup_monorepo/apps/edit-docs/build/src"},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"12225141163520618803"},"_regroup_monorepo/apps/server/tsconfig.json":{"data":{"options":{"outDir":"_regroup_monorepo/apps/server/build"},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"845305129518775256"},"_regroup_monorepo/packages/commons/tsconfig.json":{"data":{"options":{"outDir":"_regroup_monorepo/packages/commons/build"},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"6514291953471485556"},"tsconfig.base.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[]},"extendedFilesHash":"","hash":"8900268571896142108"},"tsconfig.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[{"filePath":"tsconfig.base.json"}],"projectReferences":[{"path":"packages/commons","originalPath":"./packages/commons"},{"path":"packages/turndown-plugin-gfm","originalPath":"./packages/turndown-plugin-gfm"}]},"extendedFilesHash":"8900268571896142108|","hash":"8784381935299652134"},"packages/commons/tsconfig.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[{"filePath":"tsconfig.base.json"}],"projectReferences":[{"path":"packages/commons/tsconfig.lib.json","originalPath":"./tsconfig.lib.json"},{"path":"packages/commons/tsconfig.spec.json","originalPath":"./tsconfig.spec.json"}]},"extendedFilesHash":"8900268571896142108|","hash":"12834038490315927699"},"packages/commons/tsconfig.lib.json":{"data":{"options":{"rootDir":"packages/commons/src","outDir":"packages/commons/dist","tsBuildInfoFile":"packages/commons/dist/tsconfig.lib.tsbuildinfo"},"raw":{"nx":{}},"extendedConfigFiles":[{"filePath":"tsconfig.base.json"}]},"extendedFilesHash":"8900268571896142108|","hash":"6071029124077261918"},"packages/commons/tsconfig.spec.json":{"data":{"options":{"outDir":"packages/commons/out-tsc/vitest"},"raw":{"nx":{}},"extendedConfigFiles":[{"filePath":"tsconfig.base.json"}],"projectReferences":[{"path":"packages/commons/tsconfig.lib.json","originalPath":"./tsconfig.lib.json"}]},"extendedFilesHash":"8900268571896142108|","hash":"12757693314151657395"},"packages/turndown-plugin-gfm/tsconfig.json":{"data":{"options":{},"raw":{"nx":{}},"extendedConfigFiles":[{"filePath":"tsconfig.base.json"}],"projectReferences":[{"path":"packages/turndown-plugin-gfm/tsconfig.lib.json","originalPath":"./tsconfig.lib.json"}]},"extendedFilesHash":"8900268571896142108|","hash":"15856989918287211863"},"packages/turndown-plugin-gfm/tsconfig.lib.json":{"data":{"options":{"rootDir":"packages/turndown-plugin-gfm/src","outDir":"packages/turndown-plugin-gfm/dist","tsBuildInfoFile":"packages/turndown-plugin-gfm/dist/tsconfig.lib.tsbuildinfo"},"raw":{"nx":{}},"extendedConfigFiles":[{"filePath":"tsconfig.base.json"}]},"extendedFilesHash":"8900268571896142108|","hash":"3418659308031652674"}}}
|
@ -268,5 +268,95 @@
|
|||||||
},
|
},
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"projectType": "application"
|
"projectType": "application"
|
||||||
|
},
|
||||||
|
"12162266653434004147packages/commons/vite.config.ts": {
|
||||||
|
"targets": {
|
||||||
|
"test": {
|
||||||
|
"command": "vitest",
|
||||||
|
"options": {
|
||||||
|
"cwd": "packages/commons"
|
||||||
|
},
|
||||||
|
"cache": true,
|
||||||
|
"inputs": [
|
||||||
|
"default",
|
||||||
|
"^production",
|
||||||
|
{
|
||||||
|
"externalDependencies": [
|
||||||
|
"vitest"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"env": "CI"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"outputs": [
|
||||||
|
"{projectRoot}/test-output/vitest/coverage"
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"technologies": [
|
||||||
|
"vite"
|
||||||
|
],
|
||||||
|
"description": "Run Vite tests",
|
||||||
|
"help": {
|
||||||
|
"command": "npx vitest --help",
|
||||||
|
"example": {
|
||||||
|
"options": {
|
||||||
|
"bail": 1,
|
||||||
|
"coverage": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"typecheck": {
|
||||||
|
"cache": true,
|
||||||
|
"inputs": [
|
||||||
|
"production",
|
||||||
|
"^production",
|
||||||
|
{
|
||||||
|
"externalDependencies": [
|
||||||
|
"typescript"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"command": "tsc --build --emitDeclarationOnly",
|
||||||
|
"options": {
|
||||||
|
"cwd": "packages/commons"
|
||||||
|
},
|
||||||
|
"metadata": {
|
||||||
|
"description": "Runs type-checking for the project.",
|
||||||
|
"technologies": [
|
||||||
|
"typescript"
|
||||||
|
],
|
||||||
|
"help": {
|
||||||
|
"command": "npx tsc --build --help",
|
||||||
|
"example": {
|
||||||
|
"args": [
|
||||||
|
"--force"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"dependsOn": [
|
||||||
|
"^typecheck"
|
||||||
|
],
|
||||||
|
"syncGenerators": [
|
||||||
|
"@nx/js:typescript-sync"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"build-deps": {
|
||||||
|
"dependsOn": [
|
||||||
|
"^build"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"watch-deps": {
|
||||||
|
"dependsOn": [
|
||||||
|
"build-deps"
|
||||||
|
],
|
||||||
|
"command": "npx nx watch --projects @triliumnext/commons --includeDependentProjects -- npx nx build-deps @triliumnext/commons"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"metadata": {},
|
||||||
|
"projectType": "application"
|
||||||
}
|
}
|
||||||
}
|
}
|
11
package-lock.json
generated
11
package-lock.json
generated
@ -4058,6 +4058,10 @@
|
|||||||
"resolved": "packages/commons",
|
"resolved": "packages/commons",
|
||||||
"link": true
|
"link": true
|
||||||
},
|
},
|
||||||
|
"node_modules/@triliumnext/turndown-plugin-gfm": {
|
||||||
|
"resolved": "packages/turndown-plugin-gfm",
|
||||||
|
"link": true
|
||||||
|
},
|
||||||
"node_modules/@tybys/wasm-util": {
|
"node_modules/@tybys/wasm-util": {
|
||||||
"version": "0.9.0",
|
"version": "0.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.9.0.tgz",
|
||||||
@ -10004,6 +10008,13 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@swc/helpers": "~0.5.11"
|
"@swc/helpers": "~0.5.11"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"packages/turndown-plugin-gfm": {
|
||||||
|
"name": "@triliumnext/turndown-plugin-gfm",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"dependencies": {
|
||||||
|
"@swc/helpers": "~0.5.11"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
22
packages/turndown-plugin-gfm/.swcrc
Normal file
22
packages/turndown-plugin-gfm/.swcrc
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"jsc": {
|
||||||
|
"target": "es2017",
|
||||||
|
"parser": {
|
||||||
|
"syntax": "typescript",
|
||||||
|
"decorators": true,
|
||||||
|
"dynamicImport": true
|
||||||
|
},
|
||||||
|
"transform": {
|
||||||
|
"decoratorMetadata": true,
|
||||||
|
"legacyDecorator": true
|
||||||
|
},
|
||||||
|
"keepClassNames": true,
|
||||||
|
"externalHelpers": true,
|
||||||
|
"loose": true
|
||||||
|
},
|
||||||
|
"module": {
|
||||||
|
"type": "es6"
|
||||||
|
},
|
||||||
|
"sourceMaps": true,
|
||||||
|
"exclude": ["jest.config.ts",".*\\.spec.tsx?$",".*\\.test.tsx?$","./src/jest-setup.ts$","./**/jest-setup.ts$",".*.js$"]
|
||||||
|
}
|
7
packages/turndown-plugin-gfm/README.md
Normal file
7
packages/turndown-plugin-gfm/README.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# turndown-plugin-gfm
|
||||||
|
|
||||||
|
This library was generated with [Nx](https://nx.dev).
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
||||||
|
Run `nx build turndown-plugin-gfm` to build the library.
|
2
packages/turndown-plugin-gfm/dist/index.d.ts
vendored
Normal file
2
packages/turndown-plugin-gfm/dist/index.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export * from "./lib/gfm.js";
|
||||||
|
//# sourceMappingURL=index.d.ts.map
|
1
packages/turndown-plugin-gfm/dist/index.d.ts.map
vendored
Normal file
1
packages/turndown-plugin-gfm/dist/index.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.js"],"names":[],"mappings":""}
|
7
packages/turndown-plugin-gfm/dist/lib/gfm.d.ts
vendored
Normal file
7
packages/turndown-plugin-gfm/dist/lib/gfm.d.ts
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
export function gfm(turndownService: any): void;
|
||||||
|
import highlightedCodeBlock from './highlighted-code-block.js';
|
||||||
|
import strikethrough from './strikethrough.js';
|
||||||
|
import tables from './tables.js';
|
||||||
|
import taskListItems from './task-list-items.js';
|
||||||
|
export { highlightedCodeBlock, strikethrough, tables, taskListItems };
|
||||||
|
//# sourceMappingURL=gfm.d.ts.map
|
1
packages/turndown-plugin-gfm/dist/lib/gfm.d.ts.map
vendored
Normal file
1
packages/turndown-plugin-gfm/dist/lib/gfm.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"gfm.d.ts","sourceRoot":"","sources":["../../src/lib/gfm.js"],"names":[],"mappings":"AAKA,gDAOC;iCAZgC,6BAA6B;0BACpC,oBAAoB;mBAC3B,aAAa;0BACN,sBAAsB"}
|
2
packages/turndown-plugin-gfm/dist/lib/highlighted-code-block.d.ts
vendored
Normal file
2
packages/turndown-plugin-gfm/dist/lib/highlighted-code-block.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export default function highlightedCodeBlock(turndownService: any): void;
|
||||||
|
//# sourceMappingURL=highlighted-code-block.d.ts.map
|
1
packages/turndown-plugin-gfm/dist/lib/highlighted-code-block.d.ts.map
vendored
Normal file
1
packages/turndown-plugin-gfm/dist/lib/highlighted-code-block.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"highlighted-code-block.d.ts","sourceRoot":"","sources":["../../src/lib/highlighted-code-block.js"],"names":[],"mappings":"AAEA,yEAsBC"}
|
2
packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts
vendored
Normal file
2
packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export default function strikethrough(turndownService: any): void;
|
||||||
|
//# sourceMappingURL=strikethrough.d.ts.map
|
1
packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts.map
vendored
Normal file
1
packages/turndown-plugin-gfm/dist/lib/strikethrough.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"strikethrough.d.ts","sourceRoot":"","sources":["../../src/lib/strikethrough.js"],"names":[],"mappings":"AAAA,kEAOC"}
|
2
packages/turndown-plugin-gfm/dist/lib/tables.d.ts
vendored
Normal file
2
packages/turndown-plugin-gfm/dist/lib/tables.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export default function tables(turndownService: any): void;
|
||||||
|
//# sourceMappingURL=tables.d.ts.map
|
1
packages/turndown-plugin-gfm/dist/lib/tables.d.ts.map
vendored
Normal file
1
packages/turndown-plugin-gfm/dist/lib/tables.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"tables.d.ts","sourceRoot":"","sources":["../../src/lib/tables.js"],"names":[],"mappings":"AAoRA,2DASC"}
|
2
packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts
vendored
Normal file
2
packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
export default function taskListItems(turndownService: any): void;
|
||||||
|
//# sourceMappingURL=task-list-items.d.ts.map
|
1
packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts.map
vendored
Normal file
1
packages/turndown-plugin-gfm/dist/lib/task-list-items.d.ts.map
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":3,"file":"task-list-items.d.ts","sourceRoot":"","sources":["../../src/lib/task-list-items.js"],"names":[],"mappings":"AAAA,kEASC"}
|
1
packages/turndown-plugin-gfm/dist/tsconfig.lib.tsbuildinfo
vendored
Normal file
1
packages/turndown-plugin-gfm/dist/tsconfig.lib.tsbuildinfo
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"version":"5.7.3"}
|
39
packages/turndown-plugin-gfm/package.json
Normal file
39
packages/turndown-plugin-gfm/package.json
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
{
|
||||||
|
"name": "@triliumnext/turndown-plugin-gfm",
|
||||||
|
"version": "0.0.1",
|
||||||
|
"private": true,
|
||||||
|
"type": "module",
|
||||||
|
"main": "./dist/index.js",
|
||||||
|
"module": "./dist/index.js",
|
||||||
|
"types": "./dist/index.d.ts",
|
||||||
|
"exports": {
|
||||||
|
"./package.json": "./package.json",
|
||||||
|
".": {
|
||||||
|
"development": "./src/index.ts",
|
||||||
|
"types": "./dist/index.d.ts",
|
||||||
|
"import": "./dist/index.js",
|
||||||
|
"default": "./dist/index.js"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"nx": {
|
||||||
|
"sourceRoot": "packages/turndown-plugin-gfm/src",
|
||||||
|
"targets": {
|
||||||
|
"build": {
|
||||||
|
"executor": "@nx/js:swc",
|
||||||
|
"outputs": [
|
||||||
|
"{options.outputPath}"
|
||||||
|
],
|
||||||
|
"options": {
|
||||||
|
"outputPath": "packages/turndown-plugin-gfm/dist",
|
||||||
|
"main": "packages/turndown-plugin-gfm/src/index.js",
|
||||||
|
"tsConfig": "packages/turndown-plugin-gfm/tsconfig.lib.json",
|
||||||
|
"skipTypeCheck": true,
|
||||||
|
"stripLeadingPaths": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@swc/helpers": "~0.5.11"
|
||||||
|
}
|
||||||
|
}
|
1
packages/turndown-plugin-gfm/src/index.js
Normal file
1
packages/turndown-plugin-gfm/src/index.js
Normal file
@ -0,0 +1 @@
|
|||||||
|
export * from './lib/gfm.js';
|
10
packages/turndown-plugin-gfm/tsconfig.json
Normal file
10
packages/turndown-plugin-gfm/tsconfig.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"extends": "../../tsconfig.base.json",
|
||||||
|
"files": [],
|
||||||
|
"include": [],
|
||||||
|
"references": [
|
||||||
|
{
|
||||||
|
"path": "./tsconfig.lib.json"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
15
packages/turndown-plugin-gfm/tsconfig.lib.json
Normal file
15
packages/turndown-plugin-gfm/tsconfig.lib.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"extends": "../../tsconfig.base.json",
|
||||||
|
"compilerOptions": {
|
||||||
|
"baseUrl": ".",
|
||||||
|
"rootDir": "src",
|
||||||
|
"outDir": "dist",
|
||||||
|
"tsBuildInfoFile": "dist/tsconfig.lib.tsbuildinfo",
|
||||||
|
"emitDeclarationOnly": true,
|
||||||
|
"allowJs": true,
|
||||||
|
"forceConsistentCasingInFileNames": true,
|
||||||
|
"types": ["node"]
|
||||||
|
},
|
||||||
|
"include": ["src/**/*.ts", "src/**/*.js"],
|
||||||
|
"references": []
|
||||||
|
}
|
@ -5,6 +5,9 @@
|
|||||||
"references": [
|
"references": [
|
||||||
{
|
{
|
||||||
"path": "./packages/commons"
|
"path": "./packages/commons"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"path": "./packages/turndown-plugin-gfm"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user