MCPcopy
hub / github.com/NervJS/taro / getCode

Function getCode

packages/taro-rn-runner/__tests__/components.spec.ts:9–9  ·  view source on GitHub ↗
(result)

Source from the content-addressed store, hash-verified

7import { appPath, config } from './mock/components_testdata'
8
9const getCode = (result) => result.output.map(chunk => chunk.code)
10
11describe.skip('build_components', () => {
12 test('single component', async () => {

Callers 1

components.spec.tsFile · 0.85

Calls 1

mapMethod · 0.65

Tested by

no test coverage detected