next.js
496ff019
- Rename app directory "components" to "modules" (#70285)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Rename app directory "components" to "modules" (#70285) This is a pure refactoring. Not every reserved file in the app directory represents a component module. Currently, `route` is the only exception, but a future PR will introduce another one.
References
#70285 - Rename app directory "components" to "modules"
Author
unstubbable
Parents
d2274c1a
Loading