Closed Nxssie closed 2 years ago
While testing a component that contains msa imported by adding cdn in scripts angular line it retrieves a "msa not defined" error.
I've tried with require("msa") sentence too and it's even worse because the msa doesn´t load properly so you can't test it.
Could be nice solve testing problem and improve the import of msa through npm way (require sentence I mean)
Thanks whoever read this.
While testing a component that contains msa imported by adding cdn in scripts angular line it retrieves a "msa not defined" error.
I've tried with require("msa") sentence too and it's even worse because the msa doesn´t load properly so you can't test it.
Could be nice solve testing problem and improve the import of msa through npm way (require sentence I mean)
Thanks whoever read this.