Morpho document module.
Changed tsconfig.json
"target" changed from "esnext" to "es2018" due to "unexpected token" error webpack when using optional chaining.
@uiw/react-codemirror 报错, 先将版本固定在 @4.23.10MacOS build时 cpx命令需要给文件目录加上引号
``shell``
"copy-less": "cpx 'src//.less' lib && cpx 'src//.less' es && cpx 'src/*/.css' es",