HB Framework Node.js Meta Package

A meta Node.js package that include all HB Framework requires build tools.

What Is This?

The @hbstack/node-packages is a meta package that includes all requirements of HB Framework, such as Autoprefixer, PostCSS, PurgeCSS and RTLCSS, which is used to simplify the installation of dependencies.

Migration

Migration is optional, it won’t break build of your sites, but we recommend doing so, the main advantage is that you only need to update the meta package even if HB Framework remove or add dependencies in the future.

Remove Standalone Packages

1npm remove postcss-cli @fullhuman/postcss-purgecss autoprefixer rtlcss

Install All-in-one Meta Package

1npm install @hbstack/node-packages
razonyang
Saturday, September 7, 2024 Friday, July 19, 2024