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-11 16:43:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c7ea13ea9f
Nuxt
/
packages
/
server
/
package.js
5 lines
57 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: migrate nuxt into monorepo (#4051) Co-authored-by: Clark Du <clark.duxin@gmail.com> Co-authored-by: Pooya Parsa <pooya@pi0.ir>
2018-10-17 21:28:25 +00:00
export
default
{
chore: mark jsdom as external to remove warning
2020-02-06 13:02:05 +00:00
build
:
true
,
feat: support plug-and-play, typescript runtime and native modules (#8389) Co-authored-by: Clark Du <clark.duxin@gmail.com>
2020-12-22 17:07:50 +00:00
externals
:
[
'jsdom'
]
feat: migrate nuxt into monorepo (#4051) Co-authored-by: Clark Du <clark.duxin@gmail.com> Co-authored-by: Pooya Parsa <pooya@pi0.ir>
2018-10-17 21:28:25 +00:00
}
Reference in New Issue
Copy Permalink