A web application skeleton that uses the system.js module loader.

bodicsek 4b8759ddfd Fix: rename bundle.js to app.js for dist build 7 лет назад
.vscode 4b8759ddfd Fix: rename bundle.js to app.js for dist build 7 лет назад
src 4b8759ddfd Fix: rename bundle.js to app.js for dist build 7 лет назад
.gitignore 8cd69bce96 Adding production workflow (systemjs-builder: bundle, minify, mangle) 8 лет назад
LICENSE 8ff9fdc081 Initial commit 8 лет назад
README.md 8ff9fdc081 Initial commit 8 лет назад
package-lock.json 8cd69bce96 Adding production workflow (systemjs-builder: bundle, minify, mangle) 8 лет назад
package.json 8cd69bce96 Adding production workflow (systemjs-builder: bundle, minify, mangle) 8 лет назад
systemjs.build.js 4b8759ddfd Fix: rename bundle.js to app.js for dist build 7 лет назад
tsconfig.json 86abee4c29 Sample app with system, commonjs and amd modules 8 лет назад

README.md

systemjs-example

A sample web application that uses the system.js loader.