Searched refs:WebpackDevServer (Results 1 – 1 of 1) sorted by relevance
8 import type WebpackDevServer from 'webpack-dev-server'; alias31 before?: (app: Application, server: WebpackDevServer, compiler: webpack.Compiler) => void;35 function assertIsWebpackDevServer(value: any): asserts value is WebpackDevServer {153 const WebpackDevServer = importWebpackDevServerFromProject(this.projectRoot); constant189 const server = new WebpackDevServer(