• 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
  • home
  • entry.js
  • index -> entry
    0e945c33
    by xuqi
    2015-10-28 22:14:45 +0800  
    Browse Files
entry.js 144 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
/**
 *  首页打包入口
 * @author: liangzhifeng<zhifeng.liang@yoho.cn>
 * @date: 2015/10/12
 */

require('./home');
require('./maybe-like');