Closed Coder-Krish closed 1 year ago
There are imports from querystring which is breaking the angular build. But cannot identify querystring as any kind of package installed.
There are no references found for the property being imported from querystring as well, removing the imports should solve the problem.
I have submitted a pull request regarding this issue.
Thanks i will merge it.
There are imports from querystring which is breaking the angular build. But cannot identify querystring as any kind of package installed.
There are no references found for the property being imported from querystring as well, removing the imports should solve the problem.