NervJS / nerv

A blazing fast React alternative, compatible with IE8 and React 16.
https://nerv.aotu.io
MIT License
5.43k stars 267 forks source link

在alias中添加别名后显示 Nerv is not defined #117

Open shen774411223d opened 5 years ago

shen774411223d commented 5 years ago
    alias: {
      'react': 'nervjs',
      'react-dom': 'nervjs'
    }
    导入之后报错: Nerv is not defined 
AlvinYuXT commented 4 years ago

同样的问题 求问有解决方案吗