TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AngularJS and ES6 Modules with SystemJS That Lazy Load

3 pointsby amcdnlabout 10 years ago
Seed project for ES6 modules via SystemJS with ES6 syntax using 6to5 that lazy-load and bundle build with AngularJS. It does:<p>- ES6 Syntax via 6to5 with source maps - ES6 Modules via SystemJS - Karma &#x2F; Jasmine unit tests with coverage report - Lazy-loading modules via routes with AngularJS - Easy watch&#x2F;browser-sync&#x2F;lint&#x2F;test&#x2F;build setup via Gulp - LESS CSS Support with source maps and minification - AngularJS Template Compilation - AngularJS Annotation - Bundle builds via SystemJS Builder - Cache Busting with SystemJS - Demonstrates on-demand theme loading<p>https:&#x2F;&#x2F;github.com&#x2F;Swimlane&#x2F;angular-systemjs-seed

1 comment

atomicalabout 10 years ago
Have you thought about creating a yeoman generator?
评论 #9338295 未加载