Max Lynch 4b339e2fca fix(demos): properly build component examples
Incorrect glob in gulpfile.js
2015-03-20 23:58:21 -05:00
2015-03-20 16:42:45 -05:00
2015-03-20 20:00:12 -06:00
2015-03-19 15:46:18 -05:00
2015-03-18 13:28:55 -05:00
2015-03-18 10:56:10 -05:00
2015-03-20 09:23:24 -05:00
2015-03-20 09:23:24 -05:00

Test it out!

  • Run gulp watch to build, serve, and watch Ionic & playground
  • Run gulp karma-watch while gulp watch is running to watch tests. Unit tests run on compiled files in dist.
  • All test files must be suffixed with _spec.js.

Problems already

  • If we have a .spec.js file as a sibling of a js file, System will make that an export and ignore the .js file.
    There's probably a setting in System.js somewhere to fix this.

Build

  • JSCS
  • JSHint (or TypeScript variant)
Description
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Readme MIT 2.4 GiB
Languages
TypeScript 60.8%
HTML 24.8%
SCSS 10.9%
JavaScript 2%
Vue 1%
Other 0.5%