This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-12 09:03:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fa12cf1e2d
Nuxt
/
test
/
fixtures
/
shared-chunk
/
components
/
shared-vendor.vue
10 lines
91 B
Vue
Raw
Normal View
History
Unescape
Escape
fix(webpack): use compact name for concatenated modules (#7639) [release]
2020-06-30 17:47:42 +00:00
<
template
>
<
div
>
{
{
test
}
}
<
/
div
>
<
/
template
>
<
script
>
fix(webpack): avoid grouping with default name (#7808) [release]
2020-07-30 14:22:03 +00:00
import
'lodash'
fix(webpack): use compact name for concatenated modules (#7639) [release]
2020-06-30 17:47:42 +00:00
<
/
script
>
Reference in New Issue
Copy Permalink