mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
export server resourceMap
This commit is contained in:
parent
c1d14f5f96
commit
45f3c60bd9
@ -449,7 +449,7 @@ const parseTemplate = templateStr =>
|
||||
interpolate: /{{([\s\S]+?)}}/g
|
||||
})
|
||||
|
||||
const resourceMap = [
|
||||
export const resourceMap = [
|
||||
{
|
||||
key: 'clientManifest',
|
||||
fileName: 'vue-ssr-client-manifest.json',
|
||||
|
Loading…
Reference in New Issue
Block a user