Skip to content

Modules

Jang Haemin edited this page Sep 3, 2019 · 1 revision

NOTE: Modules are processed at the build time. So if you modify the source, it is required to run build or development script again.

extend-route

This is a Nuxt.js module which assigns page depth, hamlet name and previous page's route name to each route automatically using a simple algorithm.

Calculating page Depth

NOTE: You should follow the proper way of directory structure to make right functionalities like banner's mini mode.

pages
Clone this wiki locally