/simple-bundler-example

Simple bundler example for article on my blog

Primary LanguageJavaScript

Simple bundler example

It's just an eample of a simple bundler for an article on my blog.

Usage

  1. Install all dependencies with npm i.

  2.  node . <input file path> <output file path>