You cannot easily import local npm modules that have complex build steps. You are stuck using ES modules from CDNs like Skypack or UNPKG, which sometimes break if the library maintainer changes the file structure.
You cannot easily import local npm modules that have complex build steps. You are stuck using ES modules from CDNs like Skypack or UNPKG, which sometimes break if the library maintainer changes the file structure.