Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools. Learn more →
Mini-css-extract-plugin Alternatives
Similar projects and alternatives to mini-css-extract-plugin
-
webpack-remove-empty-scripts
Webpack plugin to remove empty scripts generated by usage only a style without JS in entry.
-
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
-
webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
-
-
copy-webpack-plugin
Copy files and directories with webpack
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
react-refresh-webpack-plugin
A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
-
react-webpack-5-tailwind-2
React 17 Boilerplate with Webpack 6, Tailwind 2, using babel, SASS/PostCSS, HMR, dotenv and an optimized production build
-
-
trunk
Build, bundle & ship your Rust WASM application to the web.
-
black-hat-rust
Applied offensive security with Rust - https://kerkour.com/black-hat-rust
-
clean-webpack-plugin
A webpack plugin to remove your build folder(s) before building
-
optimize-css-assets-webpack-plugin
A Webpack plugin to optimize \ minimize CSS assets.
-
css-minimizer-webpack-plugin
cssnano plugin for Webpack
-
webpack-fix-style-only-entries
Webpack plugin to solve the problem of having a style only entry (css/sass/less) generating an extra js file.
-
text-cleaner
A WASM-based Yew web app to manipulate text by some commonly used operations.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
mini-css-extract-plugin reviews and mentions
-
A webpack.config.js for WordPress Projects
mini-css-extract-plugin
-
mini-css-extract-plugin VS html-bundler-webpack-plugin - a user suggested alternative
2 projects | 10 Feb 2023
-
Struggling to get mini-css-extract-plugin working for both .css and .scss files in Webpack 5
In my production file I'm using mini-css-extract-plugin to create a final css file rather than have them loaded in my bundle.js file.
-
Building a web application with Rust and WebAssembly
This shouldn't be the case, at least not if you're doing it "properly". For dev builds, sure, but for production, it's better to use something like mini-css-extract-plugin to extract the bundled CSS into separate files. Then for files in your main entrypoint, the CSS will be loaded via tags, and files loaded via code-splitting, the tags will be added to the DOM dynamically.
-
Plugin to remove empty js files
When in Webpack entry are defined style files like SCSS/SASS and used the mini-css-extract-plugin then will be generated unexpected empty js files.
-
NPM deprecated warning
npm WARN deprecated [email protected]: Deprecated. Please use https://github.com/webpack-contrib/mini-css-extract-plugin
-
My first public React 17 Boilerplate (with Webpack 5, Tailwind 2)
mini-css-extract-plugin - Extract CSS into separate files
-
A note from our sponsor - Appwrite
appwrite.io | 9 Dec 2023
Stats
webpack-contrib/mini-css-extract-plugin is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of mini-css-extract-plugin is JavaScript.
Popular Comparisons
- mini-css-extract-plugin VS webpack-remove-empty-scripts
- mini-css-extract-plugin VS node-sass
- mini-css-extract-plugin VS html-webpack-plugin
- mini-css-extract-plugin VS webpack-dev-server
- mini-css-extract-plugin VS terser-webpack-plugin
- mini-css-extract-plugin VS webpack-merge
- mini-css-extract-plugin VS react-refresh-webpack-plugin
- mini-css-extract-plugin VS copy-webpack-plugin
- mini-css-extract-plugin VS webpack-cli
- mini-css-extract-plugin VS react-webpack-5-tailwind-2