0.0.19 • Published 10 months ago

@lg2/nuxtmodule-create-dato-map v0.0.19

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

nuxtmodule-create-dato-map

  yarn add @lg2/nuxtmodule-create-dato-map -D
  npm i @lg2/nuxtmodule-create-dato-map -D

This module create a public dato-route-map.json mapping of your ~/assets/jsons/link-resolver.json once nuxt is build parsing all your routes.

example of link-resolver.json

{
  "HomePageRecord": { "name": "index" },
  "FaqPageRecord": { "name": "faq" },
  "ArticleRecord": {
    "name": "blog-slug",
    "params": { "slug": "slug" }
  }
}
0.0.19

10 months ago

0.0.18

10 months ago

0.0.17

10 months ago

0.0.16

10 months ago

0.0.15

10 months ago

0.0.14

10 months ago

0.0.13

10 months ago

0.0.12

10 months ago

0.0.11

10 months ago

0.0.10

10 months ago

0.0.9

10 months ago

0.0.8

10 months ago

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago