Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 216 Bytes

Demonstrates issue with systemjs builder and umd module dependeny

How to run it?

npm install
npm start

Open localhost:8000 and check console output.

See comment in index.js to reproduce the error.