mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
349 B
349 B
Test it out!
- Run
gulp watchto build, serve, and watch Ionic & playground
Problems already
- If we have a
.spec.jsfile as a sibling of a js file, System will make that an export and ignore the.jsfile.
There's probably a setting in System.js somewhere to fix this.
Build
- JSCS
- JSHint (or TypeScript variant)