Nuxt/lib
David Müller 751aae38d4 fix: dynamic routes must start with an underscore
Folders or files within `pages/` should only lead to dynamic routes, if they start with an underscore.
Previously, folders like `some_folder` would lead to a route parameter `folder` being introduced.
2018-03-19 19:32:54 +01:00
..
app Merge pull request #3019 from nikugogoi/dev 2018-03-19 19:15:36 +01:00
builder fix: move extractText to base.config 2018-03-19 19:50:45 +03:30
common fix: dynamic routes must start with an underscore 2018-03-19 19:32:54 +01:00
core open ~> ready 2018-03-19 21:45:20 +03:30
index.js feat: rewrite core to esm 2018-03-16 19:42:06 +03:30
index.mjs feat: rewrite core to esm 2018-03-16 19:42:06 +03:30