Socket
Book a DemoInstallSign in
Socket

@master/css-extractor.webpack

Package Overview
Dependencies
Maintainers
2
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@master/css-extractor.webpack

Integrate Master CSS Static Extraction in Webpack way

latest
Source
npmnpm
Version
2.0.0-beta.160
Version published
Maintainers
2
Created
Source

Master CSS

Integrate Master CSS Static Extraction in Webpack way

NPM Version NPM package ( download / month ) Discord online Follow @mastercorg Github release actions

const { CSSExtractorPlugin } = require('@master/css-extractor.webpack')

module.exports = {
    plugins: [
        new CSSExtractorPlugin()
    ]
}

Documentation

Check out the official documentation.

Keywords

webpack

FAQs

Package last updated on 10 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts