Parcel 2: htmlnano optimizer
See original GitHub issueCreate the @parcel/optimizer-htmlnano
package in packages/optimizers/htmlnano
. This package is a Parcel 2 optimizer plugin for HTML. It should be based on the htmlnano transform from Parcel 1.
The @parcel/optimizer-htmlnano
package is responsible for the following things:
- Loading htmlnano config from
.htmlnanorc
and.htmlnanorc.js
- Applying PostHTML with the htmlnano plugin to minify HTML
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
@parcel/optimizer-htmlnano - npm
Latest version: 2.8.2, last published: 10 days ago. Start using @parcel/optimizer-htmlnano in your project by running `npm i ...
Read more >@parcel/optimizer-htmlnano | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >Production - Parcel
Parcel's production mode automatically bundles and optimizes your application for production. It can be run using the parcel build command:
Read more >@parcel-nightly-unofficial/optimizer-htmlnano NPM | npm.io
@parcel-nightly-unofficial/optimizer-htmlnano v2.0.0-alpha.3.2-28-g49b4f40b. Install. Weekly downloads. -.
Read more >parcel/optimizer-htmlnano 2.0.0-nightly.881 vulnerabilities
Learn more about known @parcel/optimizer-htmlnano 2.0.0-nightly.881 vulnerabilities and licenses detected.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Just giving a heads up here. Was involved in some work last week. Starting work on this one now 😄
@karansapolia excellent! Let us know if you have questions. 😄