Plugin to remove empty js files

This page summarizes the projects mentioned and recommended in the original post on /r/webpack

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
  1. mini-css-extract-plugin

    Lightweight CSS extraction plugin

    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.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. webpack-remove-empty-scripts

    Webpack plugin to remove empty scripts generated by usage only a style without JS in entry.

    webpack-remove-empty-scripts for Webpack 5

  4. 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.

    webpack-fix-style-only-entries for Webpack 4

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Optimize Your CSS and Improve Performance with PurgeCSS

    1 project | dev.to | 28 Feb 2025
  • Show HN: Jampack – Optimizes static websites as a post-processing step

    3 projects | news.ycombinator.com | 25 Mar 2024
  • Optimize CSS with SAT Solving

    5 projects | news.ycombinator.com | 17 Mar 2024
  • Critical CSS and Next.js App Directory

    1 project | /r/nextjs | 26 Nov 2023
  • How to load critical styles for a NextJs app

    1 project | /r/nextjs | 9 Oct 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?