fix: switch from /lib
to /dist
#13
ci.yml
on: push
Build
16s
Lint
17s
Lint Markdown
15s
Lint Packages
24s
Prettier
18s
Test
13s
Type Check
18s
Annotations
7 errors
Test
Process completed with exit code 1.
|
Build:
src/index.ts#L7
Cannot find module './lib/csp.js' or its corresponding type declarations.
|
Build
Process completed with exit code 1.
|
Lint:
src/index.ts#L7
Can't resolve './lib/csp.js' in '/home/runner/work/shieldwall/shieldwall/src'
|
Lint
Process completed with exit code 1.
|
Type Check:
src/index.ts#L7
Cannot find module './lib/csp.js' or its corresponding type declarations.
|
Type Check
Process completed with exit code 2.
|