Yaowenjie / travis-github-chrome-extension

This is chrome extension for github page showing travis-ci pipeline status
https://yaowenjie.github.io/%E7%BC%96%E7%A8%8B%E7%9B%B8%E5%85%B3/travis-github-chrome-extension
26 stars 5 forks source link

Refactoring #15

Closed Yaowenjie closed 7 years ago

Yaowenjie commented 7 years ago
  1. automatic build (gulp/webpack)
  2. use babel to write code in ES6 way
  3. directory structure
  4. code (remove long method and magic number)

two more added during this process:

After these steps, this extension can be released as 2.1.0.

Yaowenjie commented 7 years ago

Done with 2.1.0 released.