-
Updated
Jan 6, 2022 - JavaScript
#
minification
Here are 208 public repositories matching this topic...
GUI image optimizer for Mac
-
Updated
Dec 2, 2021 - HTML
A modular minifier, built on top of the PostCSS ecosystem.
-
Updated
Jan 6, 2022 - CSS
Fast and efficient CSS optimizer for node.js and the Web
-
Updated
Oct 21, 2021 - JavaScript
Analyze and debug space usage through source maps
-
Updated
Sep 29, 2021 - TypeScript
An advanced Gulp workflow for WordPress development with extensive documentation. Used by 40,000+ themes and plugins.
-
Updated
May 7, 2021 - JavaScript
A better workflow for building modern static websites.
stylelint
html
sass
less
boilerplate
babel
webpack
postcss
eslint
es6
ftp
starter-kit
netlify
minification
-
Updated
Apr 27, 2021 - JavaScript
Improve the debugging experience and add server-side rendering support to styled-components
-
Updated
Dec 29, 2021 - JavaScript
Remove unnecessary React propTypes from the production build. 🎈
-
Updated
Nov 28, 2021 - JavaScript
Make CSS easier and more maintainable by using JavaScript
-
Updated
Nov 9, 2021 - TypeScript
camilamadronero
commented
Dec 29, 2021
Before submitting an issue please check that you’ve completed the following steps:
- Made sure you’re on the latest version - Yes, 3.10.5.1
- Used the search feature to ensure that the bug hasn’t been reported before - Yes
Describe the bug
Static File Creation breaks Bridge theme's styles and scripts.
To Reproduce
Steps to reprodu
javascript
webpack
gzip
speed
uglifyjs
benchmarks
size
swc
minification
minifier
measures
google-closure-compiler
uglify-js
babel-minify
gzip-size
minifiers
esbuild
tesrser
minification-benchmarks
minification-performance
-
Updated
Jan 7, 2022 - TypeScript
Palette quantization library that powers pngquant and other PNG optimizers
palette
quality
visual-studio
conversion
callback
minification
image-optimization
quantization
rgba-pixels
palette-generation
pixel-array
image-pixels
pngquant
-
Updated
Jan 4, 2022 - Rust
The CDN for developers.
javascript
css
acceleration
cdn
sponsors
zap
optimization
images
image-processing
compress-images
minification
-
Updated
Apr 17, 2021 - JavaScript
lasselindqvist
commented
May 15, 2019
Add 'since' information to plugin configuration parameters by inspecting the commit history.
Babel plugin for removing React properties. 💨
-
Updated
Mar 15, 2019 - JavaScript
The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.
-
Updated
Dec 22, 2021 - C#
A lightweight runtime CSS/JavaScript file minification, combination, compression & management library for ASP.Net Core
-
Updated
Jan 1, 2022 - C#
-
Updated
Oct 21, 2021 - JavaScript
App for macOS. Minify your images and graphics with just one drop. Autorenamed in the same place where it comes from. Immediately!
electron
minify
mozjpeg
electron-app
compressor
minification
image-compression
pngquant
svgo
spectre-css
minify-images
tiny-image
image-minify
shrink-images
image-shrinker
-
Updated
Jan 26, 2021 - JavaScript
Lossy PNG compressor for RGBA PNGs. Has two modes: lossy averaging filter (blurizer) that denoises the image and optimal posterization using Median Cut quantization to reduce number of unique colors in the image with minimal visual distortion
c
quality
png
png-compression
lossy
minification
image-optimization
kornel-lesi-ski
lossy-compressors
-
Updated
Sep 22, 2017 - C
Yii2 View component with minification css & js
-
Updated
Sep 15, 2020 - PHP
Transform Python source code into it's most compact representation
-
Updated
Nov 24, 2021 - Python
Minifies icon fonts to just the used glyphs.
-
Updated
Nov 23, 2021 - JavaScript
A GUI app to the SVGO library with the addition of creating SVG sprite sheets.
-
Updated
Nov 28, 2017 - JavaScript
-
Updated
Jan 6, 2022 - C#
Unpack 🛍 your JS source maps 🗺 to original files and folders.
-
Updated
Apr 21, 2021 - JavaScript
A minimalistic asset bundling plugin for Jekyll
ruby
jekyll
jekyll-plugin
ruby-gem
bundler
assets
minimalist
fingerprinting
minification
asset-bundling
-
Updated
May 3, 2021 - Ruby
Improve this page
Add a description, image, and links to the minification topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the minification topic, visit your repo's landing page and select "manage topics."
in my old project , using webpack 1.x. And I use esbuild-loader replace babel-loader will print error
` building for production.../Users/wanglihui/WebstoreProject/onionfph5/project/node_modules/esbuild-loader/dist/plugin.js:12
compiler.hooks.thisCompilation.tap('esbuild', compilation => {
^
TypeError: Cannot read property 'thisCompilation' of undefined