angular/material-start

Add starter for Webpack, SCSS, and TypeScript

Aberta

#185 aberto em 13 de jan. de 2018

 (2 comentários) (0 reação) (1 responsável)JavaScript (1.231 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (2.214 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Many modern AngularJS developers have moved to Webpack, SCSS, and TypeScript. Currently we have a TypeScript starter branch but it uses JSPM and CSS.

It would be good to show the community a solid starter repo that combined Webpack, SCSS, and TypeScript so that we could

  • Reproduce issues that some developers run into
  • Document and recommend ways to consume the AngularJS Material SCSS
  • Help the community move closer to a smooth upgrade path for Angular and Angular Material
  • Look at making this starter available via Stackblitz

Guia do colaborador