Frantisek Kolar

Results 32 comments of Frantisek Kolar

I understand that every environment needs to deal with its own specifics. So for the LOCAL dev you might have to set different URLs or any kinds of constants that...

It woudl be definitelly possible and it should be in the same folder as entity itself. The only thing we would have to reference this in user-rules.ts. instead of :...

Thanks for pointing this out we are making new more recent video as well as we will be releasing new documentation. Starting this or next week we will be release...

To your open question: I need to store rules in correct order. E.g. ifyou want to use your rules in the library to create some reusable page 1. Register rules...

There is no real builder support for i18n as it process during AOT compilation, but we will probbly have separate command that we will execute as part of the build...

https://github.com/ngx-meta/rules/wiki/Playground-App-Ideas

What is this `common convention` are you refering to ?

make sense. It will be braking change as most of the apps, demos, tests needs to be updated.

Or we can simplly write not into braking changes, later for such things we can use schematics. Let;s do it.

Interesting, this why we also also solve the i18n , to extract i18n metaui to i18n Angular format.