NervJS / nerv

A blazing fast React alternative, compatible with IE8 and React 16.

Home Page:https://nerv.aotu.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

shen774411223d opened this issue · comments

    alias: {
      'react': 'nervjs',
      'react-dom': 'nervjs'
    }
    导入之后报错: Nerv is not defined