Scripts for building, serving and testing using Webpack and Jest.
Serves a webpack app. Updates the browser on changes.
Webpack plugin removes empty JavaScript files generated when using styles.
An opinionated set of scripts for creating and maintaining node packages.
File utilities for `tradie-scripts-*`.
File utilities for `tradie-scripts-*`.
CLI utilities for `tradie-scripts-*`.
A Storybook builder to dev and build with Vite
Jest utilities for `tradie-scripts-*`.
Extract WordPress script dependencies from webpack bundles.
Utility to find webpack settings in react-scripts and other situations
A CLI for building web apps. Like create-react-app but configurable via templates.
ESLint utilities for `tradie-scripts-*`.
Just Stack Scripts
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts
Minimizer plugin for webpack
A development middleware for webpack
webpack Validation Utils
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
Webpack Virtual Modules
Webpack configs and scripts for Stage / Studio
CLI for webpack & friends
webpack utilities used by Create React App