Pooya Parsa
|
c64bcb7455
|
chore: update yarn.lock
|
2018-04-15 11:11:46 +04:30 |
|
Pooya Parsa
|
63fe3fd803
|
feat: add --no-generate option
useful for SPA builds that don't need static dist/ to be generated
|
2018-04-15 11:11:31 +04:30 |
|
Sébastien Chopin
|
7d3afb0502
|
fix: nuxt-build generate dist/ when spa mode (remove --generate option)
|
2018-04-13 13:21:58 +02:00 |
|
Sébastien Chopin
|
a02935c15f
|
fix: Fix CSP in development mode, add unsafe-eval
|
2018-04-13 12:37:32 +02:00 |
|
Sébastien Chopin
|
0df0b8bebc
|
fix: When render.scp is true, add csp.enabled to true
|
2018-04-13 11:08:36 +02:00 |
|
Clark Du
|
4049c2b19a
|
fix: mock-log lint
|
2018-04-13 15:25:34 +08:00 |
|
Clark Du
|
21334c21e0
|
test: deprecate build.vendor
|
2018-04-13 15:24:30 +08:00 |
|
Clark Du
|
708f602a62
|
refactor: use spyOn in mockLog
|
2018-04-13 15:11:53 +08:00 |
|
Clark Du
|
9ddd56c97f
|
refactor: make mocked log object mutable
|
2018-04-13 14:59:22 +08:00 |
|
Clark Du
|
20010a6f47
|
misc: add warn for vendor
|
2018-04-13 14:50:39 +08:00 |
|
Clark Du
|
5cd4fe8422
|
misc: remove deprecate.test
|
2018-04-13 14:38:10 +08:00 |
|
Pooya Parsa
|
fb978b812a
|
pef(server.js): only include lodash/omit
|
2018-04-13 03:44:25 +04:30 |
|
Ricardo Gobbo de Souza
|
320d1ba283
|
chore(options): vendor backward compability with nuxt 1.x (#3218)
|
2018-04-13 01:12:50 +04:30 |
|
Pooya Parsa
|
238480c322
|
fix: commons group working with windows
|
2018-04-13 01:01:26 +04:30 |
|
Pooya Parsa
|
05efd73136
|
fix(module): correct errors when template is Object
|
2018-04-12 23:46:08 +04:30 |
|
Clark Du
|
3b4955152e
|
misc: use nuxt-edge in partial examples
|
2018-04-12 18:25:44 +08:00 |
|
Clark Du
|
952dfe0d4f
|
fix: multiStep broke html-webpack-plugin
|
2018-04-11 22:54:01 +08:00 |
|
Clark Du
|
c393f2881d
|
fix: webpackHotUpdate is not defined in HMR
|
2018-04-11 22:35:20 +08:00 |
|
Clark Du
|
a565cff3f3
|
fix: Unknown word error when import css
|
2018-04-11 21:58:51 +08:00 |
|
Sébastien Chopin
|
cec5d37698
|
fix: Add style-resources before pre-processor loader
|
2018-04-11 10:21:30 +02:00 |
|
Clark Du
|
c1d14f5f96
|
misc: remove unsless config
|
2018-04-09 17:59:41 +08:00 |
|
Clark Du
|
eff203740d
|
misc: update vuetify example
|
2018-04-09 16:23:48 +08:00 |
|
Clark Du
|
9b9c1264c6
|
fix: with-vuetify error
|
2018-04-09 16:05:20 +08:00 |
|
Pooya Parsa
|
1ceccfca93
|
chore: update dependencies (vue-loader rc)
|
2018-04-09 12:08:24 +04:30 |
|
Clark Du
|
2be9d136d9
|
fix: expand is cli option rather than configuration
|
2018-04-08 22:43:04 +08:00 |
|
Clark Du
|
4285d48691
|
refactor: use collectCoverageFrom instead of coveragePathIgnorePatterns
|
2018-04-08 22:41:12 +08:00 |
|
Clark Du
|
7a7239d35d
|
refactor: ava test
|
2018-04-08 20:16:20 +08:00 |
|
Sébastien Chopin
|
98fd8637ff
|
Merge pull request #3151 from polyglotm/dev
refactor(examples/with-ava): replace 'nuxt.renderAndGetWindow' -> 'JS…
|
2018-04-08 13:58:58 +02:00 |
|
Sébastien Chopin
|
7ce53d732c
|
Merge pull request #3175 from CKGrafico/patch-1
Exclude some folders
|
2018-04-08 13:58:01 +02:00 |
|
Sébastien Chopin
|
3e348a1269
|
Merge pull request #3202 from ricardogobbosouza/feature-default-page
feat: added default page when no pages/ directory
|
2018-04-08 13:51:59 +02:00 |
|
Clark Du
|
c9f942d685
|
refactor: ignore coverage of test dir
|
2018-04-06 23:42:54 +08:00 |
|
Ricardo Gobbo de Souza
|
c57a093901
|
feat: added default page when no pages/ directory
|
2018-04-06 08:27:43 -03:00 |
|
Pooya Parsa
|
ba4aa6dc09
|
fix for #3197.
|
2018-04-05 20:04:36 +04:30 |
|
Pooya Parsa
|
e4ee624011
|
feat: improve esm handling
disables esm for nuxt modules
|
2018-04-05 13:08:54 +04:30 |
|
Pooya Parsa
|
14a6cd1237
|
webpack 4.5.0
|
2018-04-05 00:48:19 +04:30 |
|
Clark Du
|
80126228b2
|
remove temporary fix for html-webpack-plugin
It has been fixed in: vue-loader #8626739c
|
2018-04-04 16:39:17 +08:00 |
|
Pooya Parsa
|
97cc10230d
|
misc: update dependencies
|
2018-04-04 12:31:58 +04:30 |
|
Clark Du
|
e4593e295d
|
test: flatRoutes
|
2018-04-03 21:44:59 +08:00 |
|
Quique Fdez Guerra
|
53a007c27c
|
Exclude some folders
Fix #3164 thanks to @bigskyrider
|
2018-04-02 17:56:00 +02:00 |
|
Clark Du
|
89bdd71591
|
refactor: perf-loader and test
|
2018-04-02 20:08:31 +08:00 |
|
Clark Du
|
e2e124b8e4
|
refactor: enable babel.cache in dev by default
|
2018-04-02 20:01:17 +08:00 |
|
Pooya Parsa
|
1484928237
|
chore: add http:// to ready message
|
2018-04-02 15:42:29 +04:30 |
|
Pooya Parsa
|
857da68786
|
chore: update dependencies
|
2018-04-02 15:28:48 +04:30 |
|
Clark Du
|
855c0eaabe
|
refactor: temporarily disable css thread pool
|
2018-04-02 18:22:42 +08:00 |
|
Clark Du
|
df101461e8
|
Revert "refactor: change ladash-loader to es module"
This reverts commit 90473ce71f .
|
2018-04-02 18:07:29 +08:00 |
|
Clark Du
|
90473ce71f
|
refactor: change ladash-loader to es module
|
2018-04-02 16:42:08 +08:00 |
|
Clark Du
|
bc407cdbce
|
refactor: enable babel.cacheDirectory when dev&&build.cache by default
|
2018-04-02 16:14:15 +08:00 |
|
Pooya Parsa
|
e7cfca3326
|
fix typo for setimmediate
|
2018-04-02 11:29:09 +04:30 |
|
Pooya Parsa
|
0ca99426c9
|
chore: remove unnecessary scopes
|
2018-04-02 00:50:46 +04:30 |
|
Pooya Parsa
|
f14ac05ce4
|
perf(nuxt-dev): start first listen as fast as possible
also fixes problem with showReady not showing on first compile
|
2018-04-02 00:26:59 +04:30 |
|