/node_modules/sequoia-react-component-library/src/containers/ConnectedSignIn/index.js 12:31You may need an additional loader to handle the result of these/src/views/
由于我刚接触节点js来练习,所以我想尝试一些关于黑客级别的问题。我能够解决大部分的问题,但我被困在这个问题上。我不知道如何路由这种查询字符串节点js//cal?func=add&a=20&b=25 -> Get method ->这个路由应该增加"a“和"b”的值。/cal?func=subtract&a=25&b=20