uglifyjs Webpack plugin NPM - Search
Open links in new tab
  1. uglifyjs-webpack-plugin - npm

    • Type: String|RegExp|Array<String|RegExp>Default: /\.js(\?.*)?$/i Test to match files against. webpack.config.js See more

    Chunkfilter

    Type: Function<(chunk) -> boolean>Default: () => true Allowing to filter which chunks should be uglified (by default all chunks are uglified).Return true to uglify the chunk, f… See more

    npm
    Cache

    Type: Boolean|StringDefault: false Enable file caching.Default path to cache directory: node_modules/.cache/uglifyjs-webpack-plugin. See more

    npm
    Cachekeys

    Type: Function<(defaultCacheKeys, file) -> Object>Default: defaultCacheKeys => defaultCacheKeys Allows you to override default cache keys. Default cache keys: webpack.c… See more

    npm
    Feedback
    Kizdar net | Kizdar net | Кыздар Нет
  1. Some results have been removed