Teages
Teages
Resolves #153
[Document](https://nuxt.com/docs/getting-started/upgrade#new-directory-structure) TODO: - [ ] move `srcDir` - [x] `sharedPrerenderData` - [x] `compileTemplate` - [x] `resetAsyncDataToUndefined` - [x] `templateUtils` - [x] `relativeWatchPaths` - [x] `defaults: { useAsyncData: { deep: true...
Refactor the vue loader with vue/compiler-sfc. Resolve #209 #249 #243 #14 #15 Close #210 Some break changes: - Since there is no effective way to confirm the position of blocks,...