mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-04 00:25:55 +00:00
Currently we cannot define `scrollBehavior` like: ```js scrollBehavior () { // ← we can have space before the parenthesis // ... } ``` Fixed this by using a `RegExp` to be more tolerant. |
||
---|---|---|
.. | ||
app | ||
builder | ||
common | ||
core | ||
index.js | ||
nuxt-legacy.js | ||
nuxt-start.js | ||
nuxt.js |