-1👍
I found the answer thanks to help otherwhere. It had to do with my main file creating an error because of a circular dependency in the imports. I fixed this by putting testvar
in a different typescript file.
- [Vuejs]-How to remove empty string in JSON file?
- [Vuejs]-Check array 1 by 1 if the same then give a warning
Source:stackexchange.com