Searched refs:compileAsync (Results 1 – 4 of 4) sorted by relevance
2 import { compileAsync } from '../compile';6 describe(compileAsync, () => {8 await compileAsync({
12 compileAsync: jest.fn(),
10 export async function compileAsync(compiler: webpack.Compiler) { function
10 import { compileAsync } from './compile';139 await compileAsync(compiler);