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
e934da3c36
Nuxt
/
test
/
fixtures
/
ssr
/
nuxt.config.js
9 lines
97 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: rewrite core to esm
2018-03-16 16:12:06 +00:00
export
default
{
Use console helper with sinon Add stdout/stderr to console helpers Remove separate nosubfolders test file in favor of inclusion in basic.generate Add build.stats to silence webpack output Add .always to after hooks: (1) fixes issue with basic.dev test that watch.js is empty when one of the test fails and (2) fixes that sometimes when running multiple tests that failed after eachother the port is still used as the server did not automatically get killed Change all init nuxt before test to serial tests and add tests for DONE and OPEN logs
2017-12-17 19:30:26 +00:00
render
:
{
http2 push coverage
2018-01-05 09:51:18 +00:00
resourceHints
:
false
,
http2
:
{
misc: revert appveyor condition in test
2018-07-24 16:22:12 +00:00
push
:
true
http2 push coverage
2018-01-05 09:51:18 +00:00
}
Use console helper with sinon Add stdout/stderr to console helpers Remove separate nosubfolders test file in favor of inclusion in basic.generate Add build.stats to silence webpack output Add .always to after hooks: (1) fixes issue with basic.dev test that watch.js is empty when one of the test fails and (2) fixes that sometimes when running multiple tests that failed after eachother the port is still used as the server did not automatically get killed Change all init nuxt before test to serial tests and add tests for DONE and OPEN logs
2017-12-17 19:30:26 +00:00
}
}
Reference in New Issue
Copy Permalink