Level Up

A collection of resources for WordPress Developers, written and curated by experts

Posts tagged: Npm

Using Npm Scripts as a Build Tool

There are typically two types of JavaScript build tools: task runners and module bundlers. In this article, we’ll look at how to use project specific npm build scripts as a… Read more

Jonathan

Jan 5, 2024