We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99ba8ec commit 29c0953Copy full SHA for 29c0953
docs/guide/basics/project-structure.md
@@ -23,7 +23,7 @@ Below you can find the Vue Storefront project structure with explanations and co
23
- `helpers` - Global helpers
24
- `lib` - Core libraries allowing functionalities like theme support, modules etc
25
- `mixins` - Core Vue mixins
26
- = `i18n` - Internationalization plugin
+ - `i18n` - Internationalization plugin
27
- `modules` - core VSModules. Read more about modules [here](https://divanteltd.github.io/vue-storefront/guide/modules/introduction.html)
28
- `pages` - Vue Storefront core pages
29
- `scripts` - scripts like installer
0 commit comments