Hi!
When I try to import devextreme-vue, I get the ModuleNotFoundError. What do you think? Is it a bug?
| Software | Name/Version|
| ---------------- | ---------- |
| Сodesandbox |
| Browser | Chrome 66.0.3359.181
| Operating System | Win 8.1
Ahh, I took a look and it turns out that devextreme is a huge package. I improved our packager to detect this, so in future versions the sandbox should load faster. I also fixed the issue you mentioned, the sandbox will now load, and if you update devextreme in the future it should also load fast.
Hi @CompuIves!
I found the same error when importing another devextreme module. Could you check if it's related to the previous problem? Here is a link to the sandbox.
Most helpful comment
Ahh, I took a look and it turns out that
devextremeis a huge package. I improved our packager to detect this, so in future versions the sandbox should load faster. I also fixed the issue you mentioned, the sandbox will now load, and if you updatedevextremein the future it should also load fast.