Tatsuyuki Ishi
c954ad4763
feat(packaging): rollup build improvements ( #3402 )
...
* Add missing devDependencies
This avoids relying on transitively installed dependencies.
* rollup: avoid bundling any NPM module
This is a hack relying on how rollup-plugin-node-resolve filters the path, but it works as intended.
2018-06-01 15:59:10 +04:30
Pooya Parsa
1f0053c160
fix(renderer): fix problem with HTMLPlugin's minify option ( #3392 )
2018-06-01 15:53:57 +04:30
Pooya Parsa
7540213996
chore: upgrade dependencies and yarn.lock
2018-06-01 15:21:25 +04:30
Sébastien Chopin
8e3cb3448a
Merge pull request #3392 from yoyo837/minify-html
...
[edge] minify: true => fix gap between inline-block labels
2018-05-31 10:20:09 +02:00
yoyo837
b4d74b417c
minify: true => fix gap between inline-block labels
2018-05-30 10:57:03 +08:00
Reza Haidari .A
0d0d83cbc9
fix(package): upgrade vue-loader ( #3388 )
2018-05-29 12:54:51 +04:30
Clark Du
7f9d16cbdd
Merge pull request #3369 from yoyo837/dev
...
chore: update dependencies
2018-05-24 09:56:59 +01:00
yoyo837
8c2a69f9a9
chore: update dependencies
2018-05-24 09:07:36 +08:00
Michael
66030467d1
fix: add title before other meta for better SEO ( #3362 )
2018-05-23 11:17:47 +04:30
Clark Du
aaf44cf20a
fix: use esm@3.0.34 for now
2018-05-21 20:47:16 +01:00
Clark Du
28447ec9bd
chore: upgrade dependencies
2018-05-21 11:30:37 +01:00
Clark Du
dcc92c661b
Merge pull request #3349 from nuxt/revert-3346-cli-test
...
Revert "test: bring cli test back"
2018-05-16 08:10:48 +01:00
Clark Du
93696eb60b
Revert "test: bring cli test back"
2018-05-16 08:10:20 +01:00
Sébastien Chopin
1c608b0dbe
Merge pull request #3346 from clarkdo/cli-test
...
test: bring cli test back
2018-05-16 08:29:59 +02:00
Clark Du
7bbd6c67a5
test: for waitUntil
2018-05-15 13:10:07 +01:00
Clark Du
e962ee19e7
test: bring cli test back
2018-05-15 12:45:09 +01:00
Sébastien Chopin
3a76475ace
Merge pull request #3341 from clarkdo/babel_whitelisting
...
feat: make babel-loader exclude configurable
2018-05-14 09:50:24 +02:00
Sébastien Chopin
085f18a339
Update basic.dev.test.js
2018-05-14 09:22:44 +02:00
Sébastien Chopin
f275fc8069
Update transpile to return the opposite of exclude
2018-05-14 09:21:40 +02:00
Sébastien Chopin
2b9a87787b
Merge pull request #3315 from sumcumo/webpack-inline-loader-support
...
fix(lib): ensure webpack inline loaders stay prefixed
2018-05-14 09:06:19 +02:00
Clark Du
e15790ad0c
chore: upgrade dependencies
2018-05-13 21:11:40 +01:00
Sébastien Chopin
5803205aa6
Merge pull request #3338 from DanielRuf/chore/add-nodejs-10-remove-nodejs-9
...
chore: add Node.js 10, remove Node.js 9
2018-05-12 19:43:45 +02:00
Daniel Ruf
1f6b784d50
chore: add Node.js 10, remove Node.js 9
2018-05-12 19:14:06 +02:00
Hannes Diercks
919b5395af
test(utils): make tests for relativeTo platform agnostic
2018-05-12 00:51:16 +02:00
Hannes Diercks
c017da10f6
fix(lib): ensure webpack inline loaders stay prefixed
...
when making a component path relative
fix https://github.com/nuxt/nuxt.js/issues/3314
2018-05-11 21:02:28 +02:00
Clark Du
929817741b
chore: upgrade dependencies
2018-05-08 17:55:52 +01:00
Sébastien Chopin
c59acddb49
Merge pull request #3306 from luisDanielRoviraContreras/patch-1
...
Add License
2018-05-07 17:32:27 +02:00
ldrovira
eac6cdd6c9
Add License
2018-05-07 11:10:57 -04:00
Clark Du
13ae634c74
refactor: simplify build.transpile
2018-05-06 20:48:19 +01:00
Clark Du
a888136ac4
test: add string for build.transpile
2018-05-06 20:35:32 +01:00
Clark Du
63520aa337
test: build.transpile
2018-05-06 20:29:59 +01:00
Clark Du
8b0c2f1a67
feat: add build.transpile to transpile npm packages
2018-05-06 19:46:02 +01:00
Clark Du
021ba5a1e2
feat: make babel-loader exclude configurable
2018-05-06 19:20:40 +01:00
Clark Du
7d92486a07
fix: partner icon too small
2018-05-05 23:02:51 +01:00
Clark Du
88174e0828
fix: partner icon too small
2018-05-05 22:49:22 +01:00
Clark Du
ca786eca51
fix: partner typo in readme
2018-05-05 22:44:19 +01:00
Clark Du
bde6f220cf
misc: add opencollective partner in readme
2018-05-05 22:36:14 +01:00
Clark Du
0df3523dd2
misc: make opencollective sponsors list more accurate
2018-05-05 22:18:50 +01:00
Clark Du
bd97faec59
feat(vue-loader): import SFCs from dependencies
2018-05-04 17:00:46 +01:00
Sébastien Chopin
fe30ef3525
fix: Use Component instead of paths
2018-05-04 11:36:10 +02:00
Sébastien Chopin
c6553a39cd
fix : #2854
2018-05-04 10:32:26 +02:00
Clark Du
25d752630a
test: render:context hook
2018-05-03 20:49:37 +01:00
Clark Du
7514db73b2
feat: add hook for getting data before sending to client
2018-05-03 20:47:55 +01:00
Clark Du
6494818a5d
misc: bring module test back
2018-05-03 20:23:45 +01:00
Pooya Parsa
8feeeb0cfe
Revert "feat: add webpackPrefetch to initial async chunk options (webpack 4.6.0)"
...
This reverts commit 09b141efa4
.
2018-05-02 14:29:55 +04:30
Pooya Parsa
44d1e83c7f
cli: consola.info
2018-05-02 14:29:55 +04:30
Pooya Parsa
a8cbbf03ce
always enable resourceHints
2018-05-02 14:29:55 +04:30
Pooya Parsa
b7c6a87239
fix(bin): allow cjs __dirname in nuxt.config.js
2018-05-02 14:29:55 +04:30
Pooya Parsa
e8079fc740
test: force enable resourceHints for basic fixture
2018-05-02 14:29:55 +04:30
Pooya Parsa
aec6828892
feat: add webpackPrefetch to initial async chunk options (webpack 4.6.0)
2018-05-02 14:29:55 +04:30