Ellen Jana Fawkesová
Ellen Jana Fawkesová
Hi, I have a question about changing `baseUrl`. So I build my nuxt project with axios mudule for production via `nuxt build` and I see in log this: ``` nuxt:axios...
### Is your feature request related to a problem? Please describe. I am using nuxt in static mode with `nuxt generate` and I am generating static html pages per languague...
Hi, I have a problem with flashes in twig. I want pop stack of flash and write messages to template. For pop stack i use shift() like written in doc....