Closed chrmod closed 2 months ago
Normally, it would not be a problem, but we have "external" configuration of the i18n
- which must be called before anything else.. This is why the panel package must be loaded before components generated by static imports.
@smalluban got it. I've brought back the patch. This is however a very esoteric knowledge. Do you think we can remove this special patching once the "monorepo" is gone?
I think we will, the thing is very special, as our needs are special. As the code was shared between packages/extensions.. it must have been like that.
I'm fine to do it later, but not that old vite trigger security warning from npm.
The builds starts just fine so maybe we don't need to patch vite anymore.