我当前正在导入在package.json中定义了main
和module
字段的yarn工作区软件包
{
"name": "@mycompany/utils",
"version": "0.0.3",
"main": "dist/index.js",
"module": "src/index.js"
}
我的create-react-app
设置通过webpack自动使用module
,但是flow
抱怨@mycompany/utils
软件包未定义。
所以我的问题是我如何
flow
而不是module
来查看main
路径
编辑:我知道我第一次问这个问题时不清楚
答案 0 :(得分:1)
您可以在此文件中以df['ts'] = pd.to_timedelta(df['datetime'], unit='ns').dt.total_seconds().astype(int)
的形式发布源的流版本,您可以拥有dist/index.js.flow
;