Food-Static-Data/sd

es5 import "/files.js" don't use our babel module resolving feature that can make our code less long

开放

#279 创建于 2019年5月8日

 (4 条评论) (0 个反应) (0 位负责人)JavaScript (11 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (9 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

When I'm looking at this file, i see a long path resolving each time. https://github.com/GroceriStar/sd/blob/master/files.js But we have a module resolver, that aiming to simplify including of files. Am I right that module resolving not working well for this file, or maybe we just forget to use it? Please advice.

贡献者指南