такую ошибочку ?
Error: 'createEventDispatcher' is not exported by node_modules/svelte/index.js
и нужно руками прописывать
namedExports: {
// left-hand side can be an absolute path, a path
// relative to the current directory, or the name
// of a module in node_modules
'my-lib': [ 'named' ]
}
нет, какая версия свелта установлена?
Обсуждают сегодня