Home
last modified time | relevance | path

Searched refs:HtmlWebpackInlineSourcePlugin (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/development/tools/winscope/src/test/remote_tool_mock/
H A Dwebpack.config.js18 const HtmlWebpackInlineSourcePlugin = require('html-webpack-inline-source-plugin'); constant
73 new HtmlWebpackInlineSourcePlugin(HtmlWebpackPlugin),
/aosp_15_r20/development/tools/winscope/
H A Dwebpack.config.prod.js20 const HtmlWebpackInlineSourcePlugin = require('html-webpack-inline-source-plugin'); constant
66 new HtmlWebpackInlineSourcePlugin(HtmlWebpackPlugin),