fimars/Hell

用不同的alias引用同一模块会有未加载的问题

fimars opened this issue · 0 comments

require('@internal/runtime') // work well
require('#hell/runtime') // get a empty Object