refactor: remove temp page files and load page component via bundler (close #1584) #2433
Annotations
3 errors
Check Types:
packages/core/tests/page/resolvePageChunkInfo.spec.ts#L13
Argument of type '{ app: App; htmlFilePathRelative: string; }' is not assignable to parameter of type '{ app: App; filePath: string | null; filePathRelative: string | null; htmlFilePathRelative: string; }'.
|
Check Types:
packages/core/tests/page/resolvePageComponentInfo.spec.ts#L4
'"../../src/index.js"' has no exported member named 'resolvePageComponentInfo'. Did you mean 'resolvePageContent'?
|
Check Types
Process completed with exit code 2.
|
Loading