Piotr Rzeczkowski
Results
2
issues of
Piotr Rzeczkowski
When using env var APP_LOCALE as locale in app, the bundle's extension throws an exception: `Locale '%env(APP_LOCALE)%' is not valid.` ``` at Configuration->__construct('env_APP_LOCALE_2bdb911ae78a24b20cbc0b3a32d66a9e') in JKMoneyExtension.php (line 24) ``` Easiest fix...
### What? Support path aliases that start with `#`, when generating import map. ### Why? Nodejs allows to define "imports" field in package.json to create mappings - just like "paths"...
stale