T3060
With the spec solidified, these aren't really adjustable parameters. Will be permanent for prod version of app.
Move to /constants/ now to reflect this
Differential D14046
[alias-server] Move aliasConstants out of config and into constants dir bytesofman on Jun 12 2023, 17:22. Authored by
Details
T3060 With the spec solidified, these aren't really adjustable parameters. Will be permanent for prod version of app. Move to /constants/ now to reflect this npm test
Diff Detail
Event TimelineComment Actions Even after npm i, I'm getting this when running npm test Should this be in package.json? npm audit fix didn't fix this dependency either Comment Actions what's your output from node --version ? Also, please include the whole stack trace of the error as text Comment Actions On further review, issue is prob that I created D14045 on master, so I probably created this one on top of that. Hence the dependencies would be different.
|