mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
526f6ef841
Caused by an unsolved corner case of the interaction of code-move between modules and types defined with reify. Mainly moves some definition of protocol to one module and the definition of the type to other, and as the definition of the type is conditional to the function execution, the whole build fails to initialize because the second protocol extension implementation can't find the type initialized on application startup. |
||
---|---|---|
.. | ||
.storybook | ||
dev | ||
resources | ||
scripts | ||
src | ||
test/frontend_tests | ||
translations | ||
vendor/tubax | ||
.gitignore | ||
.nvmrc | ||
.prettierrc | ||
deps.edn | ||
gulpfile.js | ||
package.json | ||
shadow-cljs.edn | ||
vite.config.js | ||
yarn.lock |