You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All components is placed on components folder in project root and page was placed on page folder because all components inside page folder will become routes
This is mistake, I should make use prefixed hidden folder in pages. Content under file or directory prefix with underscore will not compiled to page
The text was updated successfully, but these errors were encountered:
As of now
All components is placed on components folder in project root and page was placed on page folder because all components inside page folder will become routes
This is mistake, I should make use prefixed hidden folder in pages. Content under file or directory prefix with underscore will not compiled to page
The text was updated successfully, but these errors were encountered: