• This project
    • Loading...
  • Sign in

fe / YOHOBUYWAP · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • YOHOBUYWAP
  • static
  • js
  • index
  • entry.js
  • coupon gulp ge
    b19cee3b
    by 王水玲
    2016-04-22 14:42:00 +0800  
    Browse Files
entry.js 167 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
/**
 * Index打包入口
 * @author: xuqi<qi.xu@yoho.cn>
 * @date: 2015/10/19
 */

require('./search');
require('./footer');
require('./channel');
require('./coupon');