这是开发预览网站。请访问正式文档 lynxjs.org

Home > @lynx-js/css-extract-webpack-plugin

css-extract-webpack-plugin package

This plugin extracts CSS into separate files. It creates a CSS file per JS file which contains CSS and CSSId.

Classes

Class

Description

CssExtractRspackPlugin

CssExtractRspackPlugin is the CSS extract plugin for Lynx. It works just like the CssExtractRspackPlugin in Web.

Interfaces

Interface

Description

CssExtractRspackPluginOptions

The options for CssExtractRspackPlugin

LoaderOptions

The options of CSS extract loader.