Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/
Dwebpack.config.js17 const CleanWebpackPlugin = require('clean-webpack-plugin'); constant
64 plugins: [new CleanWebpackPlugin(pathsToClean, cleanOptions)],