Food-Static-Data/sd

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

Ouverte

#279 ouverte le 8 mai 2019

 (4 commentaires) (0 réaction) (0 personne assignée)JavaScript (11 forks)auto 404
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (9 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur