Pooya Parsa
|
c5ca8c64f1
|
refactor: nuxt constructor no longer returns a promise
by not returning a promise we can expose .render method
also the old way of using nuxt won't change by 1.x release
|
2017-05-31 18:51:16 +04:30 |
|
Sebastien Chopin
|
4f1e82e959
|
fix: payload is not fully working on nuxt generate
|
2017-05-30 12:00:31 +02:00 |
|
Sébastien Chopin
|
e5052c3a87
|
Update test
|
2017-05-21 21:00:01 +02:00 |
|
Sébastien Chopin
|
c5b5913402
|
Update test
|
2017-05-21 19:18:26 +02:00 |
|
Pooya Parsa
|
b0b9101a8d
|
[tests] await for nuxt initialization
Nuxt constructor is now returning a promise, so we should await it before using
|
2017-05-12 00:19:02 +04:30 |
|
Sebastien Chopin
|
e148e4b93a
|
Add extractCSS option
|
2017-05-05 17:53:21 +02:00 |
|
Sebastien Chopin
|
b49cf4d9d5
|
Fix tests
|
2017-04-14 12:06:40 +02:00 |
|
Sébastien Chopin
|
6bc16c0118
|
Update tests
|
2017-02-10 00:45:49 +01:00 |
|
Sébastien Chopin
|
c559740b2f
|
test 100%
|
2016-12-21 20:51:43 +01:00 |
|
Sébastien Chopin
|
b74d452f23
|
Add more tests
|
2016-12-21 15:03:37 +01:00 |
|
Sébastien Chopin
|
a03b13c2c1
|
Move to fixtures and add generate test
|
2016-12-20 20:44:42 +01:00 |
|