Skip to content

UsainBloot/webpack-tips-and-tricks

Repository files navigation

Webpack Tips & Tricks

Build

A repository to demonstrate the many features of webpack

Using this repository

  1. Navigate into a sub folder - eg. ./code-splitting/entry-dependencies
  2. Install dependencies - npm i
  3. Build webpack bundles - npm run build
  4. (If applicable) npm start and navigate to http://localhost:8080

Contents

About

A repository to demonstrate the many features of webpack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published