feat: configurable generated file and directory paths #7441
ci.yml
on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: edge-release
Annotations
10 errors
test/gen.test.ts > basic:
src/gen.ts#L123
TypeError: Cannot read properties of undefined (reading 'map')
❯ generateLoaderOptions src/gen.ts:123:56
❯ test/gen.test.ts:72:16
|
test/gen.test.ts > basic:
src/gen.ts#L123
TypeError: Cannot read properties of undefined (reading 'map')
❯ generateLoaderOptions src/gen.ts:123:56
❯ test/gen.test.ts:72:16
|
test/gen.test.ts > lazy:
src/gen.ts#L123
TypeError: Cannot read properties of undefined (reading 'map')
❯ Module.generateLoaderOptions src/gen.ts:123:56
❯ test/gen.test.ts:85:16
|
test/gen.test.ts > lazy:
src/gen.ts#L123
TypeError: Cannot read properties of undefined (reading 'map')
❯ Module.generateLoaderOptions src/gen.ts:123:56
❯ test/gen.test.ts:85:16
|
test/gen.test.ts > multiple files:
src/gen.ts#L123
TypeError: Cannot read properties of undefined (reading 'map')
❯ Module.generateLoaderOptions src/gen.ts:123:56
❯ test/gen.test.ts:120:16
|
test/gen.test.ts > multiple files:
src/gen.ts#L123
TypeError: Cannot read properties of undefined (reading 'map')
❯ Module.generateLoaderOptions src/gen.ts:123:56
❯ test/gen.test.ts:120:16
|
test/gen.test.ts > files with cache configuration:
src/gen.ts#L123
TypeError: Cannot read properties of undefined (reading 'map')
❯ Module.generateLoaderOptions src/gen.ts:123:56
❯ test/gen.test.ts:155:16
|
test/gen.test.ts > files with cache configuration:
src/gen.ts#L123
TypeError: Cannot read properties of undefined (reading 'map')
❯ Module.generateLoaderOptions src/gen.ts:123:56
❯ test/gen.test.ts:155:16
|
test/gen.test.ts > locale file in nested:
src/gen.ts#L123
TypeError: Cannot read properties of undefined (reading 'map')
❯ Module.generateLoaderOptions src/gen.ts:123:56
❯ test/gen.test.ts:189:16
|
test/gen.test.ts > locale file in nested:
src/gen.ts#L123
TypeError: Cannot read properties of undefined (reading 'map')
❯ Module.generateLoaderOptions src/gen.ts:123:56
❯ test/gen.test.ts:189:16
|