An open API service indexing awesome lists of open source software.

https://github.com/indooorsman/demo-webpack-amd

A webpack amd demo with code splitting
https://github.com/indooorsman/demo-webpack-amd

amd code-splitting webpack

Last synced: 11 months ago
JSON representation

A webpack amd demo with code splitting

Awesome Lists containing this project

README

          

# Webpack AMD demo

A webpack amd demo with code splitting

## Start

```bash
npm install .
npm start
```